Skip to content

Commit b186ac0

Browse files
fix: 🐛 修复MessageBox中使用TextArea字数统计样式错误的问题
Closes: #290
1 parent 225ce22 commit b186ac0

File tree

1 file changed

+0
-1
lines changed
  • src/uni_modules/wot-design-uni/components/wd-message-box

1 file changed

+0
-1
lines changed

src/uni_modules/wot-design-uni/components/wd-message-box/index.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
font-size: $-message-box-content-fs;
6161
text-align: center;
6262
overflow: auto;
63-
word-break: break-all;
6463
line-height: 20px;
6564

6665
&::-webkit-scrollbar {

0 commit comments

Comments
 (0)