部分样式调整
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
| 66 | // refine element ui upload | 66 | // refine element ui upload |
| 67 | .el-input.is-disabled .el-input__inner { | 67 | .el-input.is-disabled .el-input__inner { |
| 68 | color: #FFFFFF !important; | 68 | color: #FFFFFF !important; |
| 69 | // background-color: transparent !important; | 69 | background-color: transparent !important; |
| 70 | border: 1px solid #224C7C !important; | 70 | border: 1px solid #224C7C !important; |
| 71 | } | 71 | } |
| 72 | 72 | ... | ... |
-
Please register or sign in to post a comment