陈帅 7 лет назад
Родитель
Сommit
990edb545f
2 измененных файлов с 3 добавлено и 1 удалено
  1. 0 1
      src/components/GlobalHeader/index.less
  2. 3 0
      src/pages/Dashboard/Analysis.less

+ 0 - 1
src/components/GlobalHeader/index.less

@@ -35,7 +35,6 @@
 
 i.trigger {
   font-size: 20px;
-  line-height: 64px;
   height: 64px;
   cursor: pointer;
   transition: all 0.3s, padding 0s;

+ 3 - 0
src/pages/Dashboard/Analysis.less

@@ -92,6 +92,9 @@
     .ant-card-head {
       position: relative;
     }
+    .ant-card-head-title {
+      align-items: normal;
+    }
   }
 }