linwenxin hace 5 meses
padre
commit
6f20286503
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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;
   }