Просмотр исходного кода

Fix trigger icon overflow, close #2109

afc163 7 лет назад
Родитель
Сommit
4b2de2802e
1 измененных файлов с 1 добавлено и 0 удалено
  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;