mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: bullet position
This commit is contained in:
@@ -183,8 +183,8 @@
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.block-control-wrap {
|
||||
height: initial;
|
||||
.block-control-wrap, .ls-page-title .property-value .block-control-wrap {
|
||||
@apply h-[24px];
|
||||
|
||||
&.is-order-list {
|
||||
@apply mr-0 pr-0;
|
||||
@@ -199,6 +199,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ls-page-title .block-control-wrap {
|
||||
height: initial;
|
||||
}
|
||||
|
||||
.block-title-wrap {
|
||||
@apply inline;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user