forked from Mirrors/gomuks
web/composer: don't allow overflow
This commit is contained in:
parent
3c22bfdea6
commit
336f0aa100
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
div.message-composer {
|
||||
border-top: 1px solid var(--border-color);
|
||||
overflow: hidden;
|
||||
|
||||
blockquote.reply-body {
|
||||
pre, a.hicli-matrix-uri {
|
||||
|
|
Loading…
Add table
Reference in a new issue