Chats z-index above account header

loading-indicator-on-tls^2
Alex Gleason 2020-08-27 12:55:38 -05:00
rodzic 845c03e8ad
commit e12b74713a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -9,7 +9,7 @@
max-height: calc(100vh - 70px);
display: flex;
flex-direction: column;
z-index: 9;
z-index: 999;
transition: 0.2s;
&--main {