Fix broken chat scrolling again
This commit is contained in:
parent
fac6e285bd
commit
d3334fd58c
@ -189,7 +189,7 @@ span.svmsg {
|
||||
grid-template-rows: 1.5em 2em 1fr 6em 2.5em 1em;
|
||||
grid-gap: 10px;
|
||||
margin: 0px 5px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#messages {
|
||||
|
Loading…
Reference in New Issue
Block a user