瀏覽代碼

Update index.module.less

lex 1 年之前
父節點
當前提交
71af633a53
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/page-instrument/view-figner/index.module.less

+ 4 - 4
src/page-instrument/view-figner/index.module.less

@@ -195,17 +195,15 @@
 
         .baseBtn {
             margin: 0 6px;
-
             background: linear-gradient(180deg, #F4EFED 0%, #E5DCD7 100%) !important;
             box-shadow: 0px 1px 2px 0px #9F9690, inset 0px -2px 0px 0px rgba(205, 192, 181, 0.47), inset 0px 2px 1px 0px #FFFFFF;
             border-radius: 5px !important;
-
             width: 98px;
             height: 34px;
             background: rgba(255, 255, 255, .48);
             border-radius: 10px;
             font-size: 12px;
-            font-weight: 400;
+            font-weight: 600;
             color: #616161;
             line-height: 17px;
             text-align: center;
@@ -855,7 +853,7 @@
         width: 45px;
         background: rgba(255, 255, 255, .27);
         border-radius: 8px;
-        overflow: hidden;
+        // overflow: hidden;
 
         .baseBtn {
             // margin: 0 4px;
@@ -933,6 +931,7 @@
     min-height: 53px;
     height: auto;
     padding: 0 5px;
+    font-weight: 600;
     // padding: 14px 0 15px 12px;
     // background-image: url('./image/icon_trans_bg_hu.png');
     // background-size: 100% 100%;
@@ -970,6 +969,7 @@
         flex-direction: column;
         justify-content: center;
         align-items: center;
+        font-weight: 600;
 
         &>div {
             display: flex;