mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +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 */
|
||||
|
||||
:root .ck.ck-list-properties_with-numbered-properties .ck.ck-list-styles-list {
|
||||
min-width: 200px;
|
||||
grid-template-columns: repeat(3, auto);
|
||||
justify-content: space-between;
|
||||
padding-bottom: calc(var(--ck-spacing-medium) + var(--menu-padding-size));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user