|
@ -55,6 +55,12 @@ div.el-popper { |
|
|
color: #c0c4cc !important; |
|
|
color: #c0c4cc !important; |
|
|
background-color: #12242e; |
|
|
background-color: #12242e; |
|
|
} |
|
|
} |
|
|
|
|
|
.el-input.is-disabled { |
|
|
|
|
|
input.el-input__inner { |
|
|
|
|
|
color: #c0c4cc !important; |
|
|
|
|
|
background-color: rgba(39, 94, 121, 0.3); |
|
|
|
|
|
} |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
label.el-radio { |
|
|
label.el-radio { |
|
|
margin-right: 9px; |
|
|
margin-right: 9px; |
|
|