fix award note height

pull/139/head
Aevann 2023-03-10 23:41:07 +02:00
parent 37dcee3b5b
commit e2c1abd8f2
1 changed files with 4 additions and 0 deletions

View File

@ -7206,6 +7206,10 @@ input[type=number] {
min-height: 100px; min-height: 100px;
} }
#note {
min-height: 50px;
}
.collapsed .showmore-text .collapsed .showmore-text
{ {
display: none; display: none;