mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
enhance(ui): blink for the task checkbox switching
This commit is contained in:
@@ -245,7 +245,11 @@
|
||||
@apply w-full inline;
|
||||
|
||||
> .ui__checkbox {
|
||||
@apply relative top-[2px];
|
||||
@apply relative top-0.5;
|
||||
|
||||
&.checked {
|
||||
@apply top-1;
|
||||
}
|
||||
|
||||
> span {
|
||||
@apply h-full;
|
||||
|
||||
Reference in New Issue
Block a user