소스 검색

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;
   }