Eugene Pankov 7 лет назад
Родитель
Сommit
2dded5ddb6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      terminus-core/src/components/tabHeader.component.scss

+ 2 - 2
terminus-core/src/components/tabHeader.component.scss

@@ -44,11 +44,11 @@ $tabs-height: 36px;
         background: transparent;
         opacity: 0;
 
-        $button-size: 23px;
+        $button-size: 26px;
         width: $button-size;
         height: $button-size;
         border-radius: $button-size / 2;
-        line-height: $button-size * 0.87;
+        line-height: $button-size;
         align-self: center;
         margin-right: 10px;