style/text editor/color selector dropdown: fix layout

This commit is contained in:
Adorian Doran 2025-09-02 02:14:43 +03:00
parent bcef0802e4
commit f646b3dc5c

View File

@ -308,6 +308,11 @@
fill: black !important;
}
/* Hex color input box prefix */
:root .ck.ck-color-selector .ck-color-picker__hash-view {
margin-top: var(--ck-input-label-height);
}
/* Numbered list */
:root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list {