micro fixs

This commit is contained in:
RockYang
2024-05-27 17:39:17 +08:00
parent 24e4be019a
commit 2e32238652
2 changed files with 4 additions and 1 deletions

View File

@@ -266,6 +266,9 @@ $borderColor = #4676d0;
font-size 14px
background none
resize: none
white-space: pre-wrap; /* */
word-wrap: break-word; /* */
overflow-wrap: break-word; /* */
}
.send-btn {