Explicitly set chatbox width
This commit is contained in:
parent
4870389321
commit
7fcec77651
@ -592,6 +592,10 @@ dd.available-chatroom:hover a.room-info {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.chatbox {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.chatroom {
|
||||
width: 300px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user