Merge branch 'master' of https://github.com/LQDJudge/online-judge
This commit is contained in:
commit
104cee9e81
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@
|
||||||
}
|
}
|
||||||
#chat-area {
|
#chat-area {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
min-width: 70%;
|
||||||
|
max-width: 70%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#chat-input, #chat-log .content-message {
|
#chat-input, #chat-log .content-message {
|
||||||
|
|
Loading…
Reference in a new issue