mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: some overflow issues
This commit is contained in:
@@ -703,6 +703,7 @@ hr {
|
||||
.resize {
|
||||
resize: both;
|
||||
overflow: hidden;
|
||||
max-width: -webkit-fill-available;
|
||||
}
|
||||
|
||||
/* ideas from https://github.com/PiotrSss/logseq-bujo-theme/blob/main/main.css */
|
||||
|
||||
Reference in New Issue
Block a user