fix: mobile - left menu covering the chat
This commit is contained in:
parent
f2f33073fc
commit
4145084319
@ -103,7 +103,7 @@ nav#main__menu {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
right: 0;
|
right: 0;
|
||||||
top: 50px;
|
top: 50px;
|
||||||
z-index: 1000;
|
z-index: 3000;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user