mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix: can't jump to the correct position when editing number list
This commit is contained in:
@@ -538,6 +538,8 @@
|
||||
.bullet {
|
||||
@apply rounded-full w-[6px] h-[6px];
|
||||
|
||||
font-size: 14px;
|
||||
|
||||
background-color: var(--ls-block-bullet-color, #394b59);
|
||||
transition: transform 0.2s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user