fix(style): block ref cursor issue

This commit is contained in:
Peng Xiao
2021-06-30 18:26:37 +08:00
committed by Tienson Qin
parent 9e0c0a5375
commit 7885b26f70
2 changed files with 1 additions and 5 deletions

View File

@@ -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;