increase #note min height to 60px

master
Aevann 2023-03-21 16:47:31 +02:00
parent bdbe4d8438
commit e3ad0d59c4
1 changed files with 1 additions and 1 deletions

View File

@ -7189,7 +7189,7 @@ input[type=number] {
} }
#note { #note {
min-height: 50px; min-height: 60px;
} }
.collapsed .showmore-text .collapsed .showmore-text