Commit 9aae863c authored by RuoYi's avatar RuoYi
Browse files

优化弹窗内容过多展示不全问题(I645RU)

parent 963247df
......@@ -60,6 +60,10 @@
color: inherit;
}
.el-message-box__status + .el-message-box__message{
word-break: break-word;
}
.el-dialog:not(.is-fullscreen) {
margin-top: 6vh !important;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment