ThumbNavigation: increase height 50px --> 60px

profile-avatar-switcher
Alex Gleason 2021-09-21 16:41:50 -05:00
rodzic 63095aac6b
commit 812ea509b4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
3 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -365,7 +365,7 @@
.chat-box {
border-radius: 0;
border: 2px solid var(--foreground-color);
margin-bottom: 51px;
margin-bottom: 61px;
&__actions {
padding: 0;

Wyświetl plik

@ -50,7 +50,7 @@
left: 0;
right: 0;
width: 100%;
height: 50px;
height: 60px;
display: flex;
background: var(--foreground-color);
justify-content: space-around;

Wyświetl plik

@ -354,7 +354,7 @@
z-index: 1000;
display: none;
position: fixed;
bottom: 64px;
bottom: 74px;
right: 14px;
width: 58px;
height: 58px;