优化弹窗内容过多展示不全问题(I645RU)
This commit is contained in:
parent
963247df43
commit
9aae863ce3
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue