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