mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
parent
1cc62da2a7
commit
76c17df0e6
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ div.message-composer {
|
|||
border-top: 1px solid var(--border-color);
|
||||
overflow: hidden;
|
||||
grid-area: input;
|
||||
/* WebKit/Safari requires this hack for some reason, works fine without in other browsers */
|
||||
min-height: 2.25rem;
|
||||
|
||||
blockquote.reply-body > pre {
|
||||
text-wrap: auto !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue