优化弹窗内容过多展示不全问题
parent
a8be0ccb35
commit
3d2f9aa9c6
|
@ -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