Improved navigation and room handling

This commit is contained in:
N-Pex 2021-01-28 22:13:08 +01:00
parent 8d652767be
commit 8555436bc7
10 changed files with 229 additions and 164 deletions

View file

@ -42,7 +42,7 @@
.join-user-info {
display: flex;
flex-wrap: nowrap;
max-width: 40%;
max-width: 300px;
}
}