ThumbNavigation: fix truncated notification counter

profile-avatar-switcher
Alex Gleason 2021-10-15 10:47:18 -05:00
rodzic db741effc6
commit 6d88f200f1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -96,7 +96,8 @@
}
.icon-with-counter__counter {
right: -8px;
right: -7px;
top: -5px;
}
}