CSS tweak to dropdown toggle height
This commit is contained in:
parent
0453bd098b
commit
3e5b3900bc
@ -146,6 +146,10 @@ div.toggle-string {
|
|||||||
max-width: 20rem;
|
max-width: 20rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ingredients .dropdown-toggle-split {
|
||||||
|
height: 41px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.boolean-arg {
|
.boolean-arg {
|
||||||
height: 46px;
|
height: 46px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user