mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(ui): marker of number list
This commit is contained in:
@@ -526,7 +526,8 @@
|
||||
}
|
||||
|
||||
&.as-number-list {
|
||||
min-width: 24px;
|
||||
min-width: 16px;
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
justify-content: end;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user