Closing sidebar on chat click, chat mobile overflow fix

This commit is contained in:
mrfry 2021-05-31 11:33:09 +02:00
parent da423ab393
commit b52d72b909
2 changed files with 4 additions and 3 deletions

View file

@ -14,7 +14,7 @@
display: flex;
flex-direction: column;
width: 200px;
max-width: 200px;
z-index: 1;
right: 0;
overflow-x: hidden;