parent
f642a3c776
commit
74ca130d51
@ -874,6 +874,7 @@ kbd {
|
||||
word-wrap: break-word;
|
||||
word-break: break-word; /* Webkit-specific */
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@ -967,7 +968,6 @@ kbd {
|
||||
|
||||
#chat .content {
|
||||
flex: 1 1 auto;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#loading a,
|
||||
|
Loading…
Reference in New Issue
Block a user