mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 08:26:40 +00:00
fix(ui): incorrect position of the number list fold arrow on mobile
This commit is contained in:
@@ -204,7 +204,11 @@
|
||||
@apply h-[24px] mt-0 pr-[6px];
|
||||
|
||||
&.is-order-list {
|
||||
@apply relative right-[3px] mr-0 pr-0;
|
||||
@apply mr-0 pr-0;
|
||||
|
||||
.bullet-link-wrap {
|
||||
@apply relative left-[-3px];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user