mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(ui): vertical alignment for ordered list marker with bullet marker
This commit is contained in:
@@ -531,7 +531,7 @@
|
||||
}
|
||||
|
||||
&.as-order-list {
|
||||
@apply w-[28px] whitespace-nowrap justify-start;
|
||||
@apply w-[28px] whitespace-nowrap justify-start pl-[4px];
|
||||
}
|
||||
|
||||
.bullet {
|
||||
|
||||
Reference in New Issue
Block a user