Ver Fonte

Update index.less

lex-xin há 2 semanas atrás
pai
commit
d425b6f3a6
1 ficheiros alterados com 36 adições e 36 exclusões
  1. 36 36
      src/styles/index.less

+ 36 - 36
src/styles/index.less

@@ -23,7 +23,7 @@ body {
   overflow: hidden;
   --layoutTopHeight: 64px;
   .n-form-item .n-form-item-feedback-wrapper {
-    --n-feedback-font-size: 12px !important;
+    --n-feedback-font-size: 12Px !important;
   }
 }
 
@@ -34,8 +34,8 @@ body > .n-drawer-container-relative {
 // 搜索框前面放大镜样式重置
 .icon-search-input {
   display: inline-block;
-  width: max(16px, 14px);
-  height: max(16px, 14px);
+  width: max(16px, 14Px);
+  height: max(16px, 14Px);
   background: url('../common/images/icon_search.png') no-repeat center;
   background-size: contain;
 }
@@ -53,7 +53,7 @@ body > .n-drawer-container-relative {
 // }
 
 .n-base-select-menu .n-base-select-option {
-  font-size: max(15px, 12px);
+  font-size: max(15px, 12Px);
 }
 
 .n-popselect-menu {
@@ -128,8 +128,8 @@ body > .n-drawer-container-relative {
 
 .searchDate,
 .searchDateDefault {
-  font-size: max(18px, 13px);
-  --n-height: max(40px, 36px) !important;
+  font-size: max(18px, 13Px);
+  --n-height: max(40px, 36Px) !important;
 
   --n-padding: 0 28px !important;
   background: linear-gradient(312deg, #1b7af8 0%, #3cbbff 100%);
@@ -265,17 +265,17 @@ body > .n-drawer-container-relative {
 }
 
 .modalTitleNew {
-  border-radius: 12px;
+  border-radius: 12Px;
   .n-card-header {
-    border-radius: 12px 12px 0 0;
+    border-radius: 12Px 12Px 0 0;
     position: relative;
-    padding: 24px 30px;
+    padding: 24Px 30Px;
     text-align: center;
     background: #fff;
     font-weight: 600;
-    font-size: 16px;
+    font-size: 16Px;
     color: #131415;
-    line-height: 22px;
+    line-height: 22Px;
     .n-card-header__main {
       text-align: left;
     }
@@ -283,7 +283,7 @@ body > .n-drawer-container-relative {
 
   .n-card-header__close {
     position: absolute;
-    right: 30px;
+    right: 30Px;
     z-index: 99;
   }
 
@@ -405,7 +405,7 @@ body > .n-drawer-container-relative {
   color: rgba(113, 113, 114, 1) !important;
   border: none;
   min-height: 54px;
-  font-size: max(15px, 12px);
+  font-size: max(15px, 12Px);
 }
 
 .n-data-table.n-data-table--bordered .n-data-table-wrapper {
@@ -415,7 +415,7 @@ body > .n-drawer-container-relative {
 .n-data-table-tr .n-data-table-td .n-button__content,
 .n-data-table .n-data-table-td {
   font-weight: bold;
-  font-size: max(15px, 12px);
+  font-size: max(15px, 12Px);
 }
 
 .n-tooltip {
@@ -423,7 +423,7 @@ body > .n-drawer-container-relative {
   --n-border-radius: 6px !important;
 
   .n-popover__content {
-    font-size: max(14px, 12px);
+    font-size: max(14px, 12Px);
   }
 }
 
@@ -447,32 +447,32 @@ body > .n-drawer-container-relative {
 }
 
 .n-breadcrumb .n-breadcrumb-item {
-  font-size: max(16px, 12px) !important;
+  font-size: max(16px, 12Px) !important;
 }
 
 .n-base-selection,
 .n-input,
 .n-input-group-label {
-  --n-height: max(40px, 36px) !important;
+  --n-height: max(40px, 36Px) !important;
   --n-border-radius: 8px !important;
-  font-size: max(15px, 13px) !important;
+  font-size: max(15px, 13Px) !important;
 }
 
 .n-button {
-  font-size: max(18px, 13px);
-  --n-height: max(40px, 36px) !important;
+  font-size: max(18px, 13Px);
+  --n-height: max(40px, 36Px) !important;
 }
 
 .n-base-selection-input,
 .n-input .n-input__input-el,
 .n-input .n-input__textarea-el {
-  font-size: max(15px, 13px) !important;
+  font-size: max(15px, 13Px) !important;
 }
 
 .n-base-selection
   .n-base-selection-label
   .n-base-selection-label__render-label {
-  font-size: max(15px, 13px) !important;
+  font-size: max(15px, 13Px) !important;
 }
 
 .n-select-menu .n-button {
@@ -480,7 +480,7 @@ body > .n-drawer-container-relative {
 }
 
 .n-form-item-label__text {
-  font-size: max(15px, 13px);
+  font-size: max(15px, 13Px);
 }
 
 .n-date-panel {
@@ -499,7 +499,6 @@ body > .n-drawer-container-relative {
 .only-child-select {
   all: revert;
 }
-
 .html-to-dom {
   div,
   span,
@@ -587,6 +586,7 @@ body > .n-drawer-container-relative {
     border-top: 1px solid #d2d2d2;
   }
 }
+
 label.showBgColor {
   background-color: #e1f0ff;
 }
@@ -622,13 +622,13 @@ label.highlight {
 }
 
 .popoverClassF1 {
-  border-radius: 12px !important;
-  width: 320px !important;
-  max-width: 320px !important;
+  border-radius: 12Px !important;
+  width: 320Px !important;
+  max-width: 320Px !important;
   .driver-popover-close-btn {
-    font-size: 22px;
+    font-size: 22Px;
     height: auto;
-    margin-right: 5px;
+    margin-right: 5Px;
     font-size: 400 !important;
   }
 
@@ -639,22 +639,22 @@ label.highlight {
   }
 
   .driver-popover-title {
-    font-size: 16px;
+    font-size: 16Px;
   }
 
   .driver-popover-description {
-    padding-top: 8px;
-    font-size: 14px;
+    padding-top: 8Px;
+    font-size: 14Px;
     color: #777777;
   }
 
   .driver-popover-next-btn {
     background: linear-gradient(312deg, #1b7af8 0%, #3cbbff 100%);
-    border-radius: 6px;
+    border-radius: 6Px;
     font-weight: 600;
-    font-size: 14px;
-    color: #ffffff;
-    padding: 6px 12px;
+    font-size: 14Px;
+    color: #FFFFFF;
+    padding: 6Px 12Px;
     text-shadow: none !important;
     border: 0 !important;
   }