mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-19 00:42:29 +08:00
style(next)/formatting toolbar: tweak (again) the numbered list dropdown
This commit is contained in:
parent
beb842aec0
commit
df87933218
@ -259,7 +259,9 @@
|
|||||||
/* 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 {
|
||||||
|
min-width: 200px;
|
||||||
grid-template-columns: repeat(3, auto);
|
grid-template-columns: repeat(3, auto);
|
||||||
|
justify-content: space-between;
|
||||||
padding-bottom: calc(var(--ck-spacing-medium) + var(--menu-padding-size));
|
padding-bottom: calc(var(--ck-spacing-medium) + var(--menu-padding-size));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user