Fixed dropdown toggle height

This commit is contained in:
n1474335 2022-07-08 13:53:19 +01:00
parent 54fdc05e3a
commit c4414bd910
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ div.toggle-string {
}
.ingredients .dropdown-toggle-split {
height: 41px !important;
height: 40px !important;
}
.boolean-arg {