fix: can't see bullet for level-1 parent blocks

This commit is contained in:
Tienson Qin
2025-04-13 13:16:36 +08:00
parent 7e21d87672
commit 88eb293a28

View File

@@ -262,5 +262,5 @@ html.is-native-ios {
}
.ls-page-blocks {
@apply min-h-[60px] overflow-hidden;
@apply min-h-[60px];
}