Fix line-height and logo overflow issues on tabs bar

fix/tabs-bar-issues
Sean King 2021-01-29 16:08:10 -07:00
rodzic 811ccdce20
commit fdb0335d73
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 510C52BACD6E7257
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -184,7 +184,7 @@
> span {
font-size: 15px;
line-height: 50px;
line-height: 20px;
margin-left: 4px;
}
@ -266,7 +266,6 @@
margin-right: 30px;
border: 0;
height: 40px;
overflow: hidden;
padding: 13px 0 0;
box-sizing: border-box;
filter: brightness(0%) grayscale(100%) invert(100%);