liushengqiang 1 anno fa
parent
commit
4d632aa8e8

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

@@ -56,11 +56,12 @@
         }
 
         .n-base-selection {
+            height: 50px;
             min-width: 284px;
             border-radius: 8Px;
 
             .n-base-selection-label {
-                height: 50px;
+                height: 100%;
 
             }
         }