Browse Source

no message

linwenxin 5 months ago
parent
commit
6f20286503
1 changed files with 2 additions and 1 deletions
  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;
   }