作者 RuoYi

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

@@ -60,6 +60,10 @@ @@ -60,6 +60,10 @@
60 color: inherit; 60 color: inherit;
61 } 61 }
62 62
  63 +.el-message-box__status + .el-message-box__message{
  64 + word-break: break-word;
  65 +}
  66 +
63 .el-dialog:not(.is-fullscreen) { 67 .el-dialog:not(.is-fullscreen) {
64 margin-top: 6vh !important; 68 margin-top: 6vh !important;
65 } 69 }