* adjust icon size.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#ai-edit-icon:hover {border: 1px solid #EDEEF1;}
|
||||
#ai-edit-icon:hover #edit-icon {display: flex; justify-content: center; align-items: center;}
|
||||
#icon-buttons svg {cursor: pointer;}
|
||||
.theme-checked {display: flex; justify-content: center; align-items: center;}
|
||||
.theme-checked {display: flex; justify-content: center; align-items: center; padding: 0;}
|
||||
|
||||
#ai-edit-icon > svg {width: 30px; height: 30px;}
|
||||
#preview-icon > svg {width: 30px; height: 30px;}
|
||||
@@ -3,7 +3,6 @@
|
||||
#ai-edit-icon:hover {border: 1px solid #EDEEF1;}
|
||||
#ai-edit-icon:hover #edit-icon {display: flex; justify-content: center; align-items: center;}
|
||||
#icon-buttons svg {cursor: pointer;}
|
||||
.theme-checked {display: flex; justify-content: center; align-items: center;}
|
||||
|
||||
.theme-checked {display: flex; justify-content: center; align-items: center; padding: 0;}
|
||||
#ai-edit-icon > svg {width: 30px; height: 30px;}
|
||||
#preview-icon > svg {width: 30px; height: 30px;}
|
||||
Reference in New Issue
Block a user