Skip to content

Commit

Permalink
fix: 🐛 修复MessageBox中使用TextArea字数统计样式错误的问题
Browse files Browse the repository at this point in the history
Closes: #290
  • Loading branch information
Moonofweisheng committed May 12, 2024
1 parent 225ce22 commit b186ac0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
font-size: $-message-box-content-fs;
text-align: center;
overflow: auto;
word-break: break-all;
line-height: 20px;

&::-webkit-scrollbar {
Expand Down

0 comments on commit b186ac0

Please sign in to comment.