mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
fix(style): block ref cursor issue
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
min-height: 24px;
|
||||
max-width: 100%;
|
||||
overflow: initial;
|
||||
cursor: text;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
|
||||
Reference in New Issue
Block a user