Chat z-index behind modals and topbar
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
max-height: calc(100vh - 70px);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
z-index: 99999;
|
||||
z-index: 9;
|
||||
transition: 0.2s;
|
||||
|
||||
&--main {
|
||||
|
||||
Reference in New Issue
Block a user