Ver código fonte

Merge branch 'test' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend into dev

yusheng 8 meses atrás
pai
commit
d4fdd82768
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4 1
      src/styles/index.scss

+ 4 - 1
src/styles/index.scss

@@ -190,4 +190,7 @@ $--ele-font-path: '~ele-admin/es/style/fonts';
     content: "*";
     content: "*";
     color: red;
     color: red;
     margin-right: 4px;
     margin-right: 4px;
-} 
+} 
+.el-input.is-disabled .el-input__inner{
+    color: #606266;
+}