Css fixes

This commit is contained in:
mrfry 2022-05-16 21:08:27 +02:00
parent 9c333008c7
commit 8acc3a07e8
3 changed files with 8 additions and 5 deletions

View file

@ -174,6 +174,7 @@
color: black;
max-width: 400px;
white-space: pre-wrap;
word-break: break-all;
}
.sendButton {