Status: fix size of lock icon

profile-avatar-switcher
Alex Gleason 2021-10-02 15:08:43 -05:00
rodzic 0a4ffc3624
commit fcd9e47a99
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -150,6 +150,7 @@
svg.icon-tabler {
// Tabler icons are a little thicker than Feather icons
stroke-width: 1.6px !important;
transform: scale(1.2);
}
}