fixes access to closed session
This commit is contained in:
parent
eeb84be578
commit
007a21c1f2
7 changed files with 21 additions and 12 deletions
|
|
@ -402,6 +402,10 @@ h6 {
|
|||
div.chatbar {
|
||||
border-bottom: rgb(24, 24, 167) solid 2px;
|
||||
}
|
||||
|
||||
div.chatctl {
|
||||
float: right;
|
||||
}
|
||||
|
||||
div.roomlist {
|
||||
display:inline-block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue