Skip to content

Commit 3e5b390

Browse files
committed
CSS tweak to dropdown toggle height
1 parent 0453bd0 commit 3e5b390

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/web/stylesheets/components/_operation.css

+4
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ div.toggle-string {
146146
max-width: 20rem;
147147
}
148148

149+
.ingredients .dropdown-toggle-split {
150+
height: 41px !important;
151+
}
152+
149153
.boolean-arg {
150154
height: 46px;
151155
}

0 commit comments

Comments
 (0)