Browse Source

样式问题

liushengqiang 1 year ago
parent
commit
7d04567021
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/setting/components/schoolInfo/index.module.less

+ 1 - 1
src/views/setting/components/schoolInfo/index.module.less

@@ -57,8 +57,8 @@
       }
 
       &.n-input--disabled {
+        background-color: #F5F6FA;
         .n-input__input-el {
-          background-color: #F5F6FA;
           color: rgba(0, 0, 0, 0.4);
         }
       }