浏览代码

no message

linwenxin 5 月之前
父节点
当前提交
6f20286503
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/App.vue

+ 2 - 1
src/App.vue

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