Explorar el Código

Update index.less

lex-xin hace 3 meses
padre
commit
abc981479d
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      src/styles/index.less

+ 5 - 5
src/styles/index.less

@@ -487,11 +487,11 @@ body > .n-drawer-container-relative {
   .n-date-panel-actions__suffix,
   .n-time-picker-panel {
     .n-button {
-      font-size: 12px;
-      height: 32px !important;
-      line-height: 32px;
-      padding: 0 13px !important;
-      border-radius: 6px;
+      font-size: 12Px;
+      height: 32Px !important;
+      line-height: 32Px;
+      padding: 0 13Px !important;
+      border-radius: 6Px;
     }
   }
 }