Przeglądaj źródła

Fix trigger icon overflow, close #2109

afc163 7 lat temu
rodzic
commit
4b2de2802e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/GlobalHeader/index.less

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

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