liushengqiang 2 năm trước cách đây
mục cha
commit
1b5ff14b4b
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      src/views/subject-echarts/index.module.less

+ 3 - 2
src/views/subject-echarts/index.module.less

@@ -96,7 +96,7 @@
             display: flex;
             justify-content: flex-end;
             align-items: center;
-            font-weight: bold;
+            font-weight: 400;
             font-size: 22px;
             color: #333;
             margin-bottom: 3px;
@@ -146,11 +146,12 @@
 
         .subjectName {
             width: 54px;
-            font-size: 14px;
+            font-size: 13px;
             font-weight: 600;
             color: #333;
             line-height: 18px;
             margin-bottom: 3px;
+            white-space: nowrap;
         }
 
         .subjectType {