mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix(ui): polish task marker for file based block
This commit is contained in:
@@ -203,7 +203,11 @@
|
||||
@apply inline;
|
||||
|
||||
> .ui__checkbox {
|
||||
@apply relative top-[3px];
|
||||
@apply relative top-[2px];
|
||||
|
||||
> span {
|
||||
@apply h-full;
|
||||
}
|
||||
}
|
||||
|
||||
&.as-heading {
|
||||
|
||||
Reference in New Issue
Block a user