mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
fix(ui): codemirror container overflow
This commit is contained in:
@@ -262,5 +262,5 @@ html.is-native-ios {
|
||||
}
|
||||
|
||||
.ls-page-blocks {
|
||||
@apply min-h-[60px];
|
||||
@apply min-h-[60px] overflow-hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user