|
@@ -171,7 +171,8 @@ export default {
|
|
.is-disabled {
|
|
.is-disabled {
|
|
.el-input__inner,
|
|
.el-input__inner,
|
|
.el-textarea__inner {
|
|
.el-textarea__inner {
|
|
- color: #000 !important;
|
|
|
|
|
|
+ // font-size: 18px !important;
|
|
|
|
+ color: #333 !important;
|
|
font-weight: bold !important;
|
|
font-weight: bold !important;
|
|
background-color: #fff !important;
|
|
background-color: #fff !important;
|
|
}
|
|
}
|