mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Update chat window size.
This commit is contained in:
parent
7c97be8e58
commit
2e4eba5b71
@ -225,7 +225,7 @@ span.label.code {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
bottom: 20px;
|
||||
width: 250px;
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
.chat-header {
|
||||
@ -236,7 +236,7 @@ span.label.code {
|
||||
|
||||
.chat-messages {
|
||||
overflow-y: auto;
|
||||
height: 200px;
|
||||
height: 250px;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user