web
4 天以前 8f36a203bbee6c74c6531331a7cf00572120bfab
src/assets/styles/element-ui.scss
@@ -1,9 +1,6 @@
// cover some element-ui styles
.el-dialog{
  min-width:45vw;
}
.el-dialog__body{
  overflow-y: auto;
  max-height: 70vh;
@@ -58,7 +55,6 @@
.el-dialog {
  border-radius: 10px;
  background-color: rgb(244, 247, 250);
  min-height:40vh;
}
// refine element ui upload