message: fix word break

pull/22546/head
hhh0 2023-05-27 11:23:55 +08:00
parent f14b5ba540
commit a0158f35f6
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@
+ .el-message-box__message {
padding-left: 36px;
padding-right: 12px;
word-break: break-all;
}
&.el-icon-success {