瀏覽代碼

fix #2396 fix style error

陈帅 7 年之前
父節點
當前提交
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;
+    }
   }
 }