fixes access to closed session

This commit is contained in:
Paul Schneider 2019-06-14 13:03:14 +01:00
commit 007a21c1f2
7 changed files with 21 additions and 12 deletions

View file

@ -402,6 +402,10 @@ h6 {
div.chatbar {
border-bottom: rgb(24, 24, 167) solid 2px;
}
div.chatctl {
float: right;
}
div.roomlist {
display:inline-block;