diff --git a/static/css/main.css b/static/css/main.css index c49926e6..48a7142b 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -3354,9 +3354,11 @@ button:focus { .admin_contentBox_bodyPain { margin: 10px; - min-width: 600px; + min-width: 666px; +} +.el-form-item__error{ + background-color: none; } - .el-table th { height: 27px; background-color: #EBEBF2; @@ -8850,9 +8852,10 @@ h5.dulilabel{ display: inline-block; width: 28px; height: 28px; - background-color: #ccc; + background-color: #ccc; background: url(/static/img/icon_pic_01.png) no-repeat -180px 0px; } + .selfupdate .webuploader-pick{ width: 120px }