mo 1 年之前
父节点
当前提交
0009a2347d
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/tenantAllData/index.module.less

+ 4 - 0
src/views/tenantAllData/index.module.less

@@ -152,6 +152,7 @@
 }
 
 .topHeadSchool {
+  font-size: 14px;
   display: flex;
   flex-direction: row;
   align-items: center;
@@ -205,4 +206,7 @@
 .top {
   background: #f6f8f9;
   padding: 0 12px;
+  .timerWrap {
+    font-size: 14px;
+  }
 }