diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss index a7bc7e8..1ed212b 100644 --- a/src/styles/element-ui.scss +++ b/src/styles/element-ui.scss @@ -25,18 +25,18 @@ //暂时性解决diolag 问题 https://github.com/ElemeFE/element/issues/2461 .el-dialog { - transform: none; - left: 0; - position: relative; - margin: 0 auto; - .el-dialog__header { - background-color:rgb(48, 65, 86); - //background-color:rgb(47, 91, 114); - .el-dialog__title{ - color:white; - font-weight: bold; - } - } + //transform: none; + //left: 0; + //position: relative; + //margin: 0 auto; + //.el-dialog__header { + // background-color:rgb(48, 65, 86); + // //background-color:rgb(47, 91, 114); + // .el-dialog__title{ + // color:white; + // font-weight: bold; + // } + //} } //element ui upload