mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
fix(regression): can't set default-value on :default property
This commit is contained in:
@@ -533,7 +533,7 @@
|
||||
}
|
||||
|
||||
.ls-block {
|
||||
@apply relative py-0.5 transition-[background-color] mx-auto;
|
||||
@apply flex-1 relative py-0.5 transition-[background-color] mx-auto;
|
||||
|
||||
&.selected {
|
||||
@apply rounded;
|
||||
|
||||
Reference in New Issue
Block a user