fix message input

pull/138/head
Aevann 2023-03-06 01:02:54 +02:00
parent 7b0feda471
commit 178032a130
1 changed files with 4 additions and 0 deletions

View File

@ -7205,3 +7205,7 @@ input[type=number] {
.chuduser {
padding-left: 0.1rem !important;
}
#input-message, #input-message-mobile {
min-height: 100px;
}