mirror of
https://github.com/gchq/CyberChef
synced 2025-12-28 14:13:51 +00:00
Fixed dropdown toggle height
This commit is contained in:
@@ -186,7 +186,7 @@ div.toggle-string {
|
||||
}
|
||||
|
||||
.ingredients .dropdown-toggle-split {
|
||||
height: 41px !important;
|
||||
height: 40px !important;
|
||||
}
|
||||
|
||||
.boolean-arg {
|
||||
|
||||
Reference in New Issue
Block a user