mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
fix: try to fix the case of auto complete panel overflow
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
textarea {
|
||||
word-break: break-word;
|
||||
overflow: hidden;
|
||||
resize: none;
|
||||
}
|
||||
|
||||
.journal-item {
|
||||
|
||||
Reference in New Issue
Block a user