mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style/text editor/color selector dropdown: fix layout
This commit is contained in:
parent
bcef0802e4
commit
f646b3dc5c
@ -308,6 +308,11 @@
|
|||||||
fill: black !important;
|
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 */
|
/* Numbered list */
|
||||||
|
|
||||||
:root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list {
|
:root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user