fix(regression): can't set default-value on :default property

This commit is contained in:
Tienson Qin
2025-04-30 15:00:50 +08:00
parent 357d11cbe8
commit 5675aae564
2 changed files with 7 additions and 2 deletions

View File

@@ -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;