StatusActionBar: increase size of emoji reaction

merge-requests/782/head
Alex Gleason 2021-09-22 13:01:30 -05:00
rodzic 23468b83a9
commit 34d365efce
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -137,6 +137,11 @@
height: 20px;
}
.icon-button__emoji .emojione {
width: 20px;
height: 20px;
}
svg.icon-tabler {
// Tabler icons are a little thicker than Feather icons
stroke-width: 1.6px !important;