mo 1 year ago
parent
commit
84410f442e
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/styles/index.less

+ 6 - 6
src/styles/index.less

@@ -19,11 +19,11 @@ body {
 
 .n-base-selection,
 .n-input {
-  border-radius: 8px;
-  min-height: 40px;
-  height: 40px;
-  font-size: 15px;
-  --n-height: 40px !important;
+  // border-radius: 8px;
+  // min-height: 40px;
+  // height: 40px;
+  // font-size: 15px;
+  // --n-height: 40px !important;
 }
 
 .n-base-select-menu .n-base-select-option {
@@ -72,4 +72,4 @@ body {
   min-width: 8px;
   border-radius: 6px;
   background-color: rgb(159, 159, 159);
-}
+}