fix design bug editor
This commit is contained in:
@@ -243,3 +243,7 @@ textarea::placeholder {
|
|||||||
.animate-fadeInDown {
|
.animate-fadeInDown {
|
||||||
animation: fadeInDown 0.3s ease-out;
|
animation: fadeInDown 0.3s ease-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user