mirror of
https://github.com/gchq/CyberChef
synced 2025-12-23 11:43:39 +00:00
CSS tweak to dropdown toggle height
This commit is contained in:
@@ -146,6 +146,10 @@ div.toggle-string {
|
||||
max-width: 20rem;
|
||||
}
|
||||
|
||||
.ingredients .dropdown-toggle-split {
|
||||
height: 41px !important;
|
||||
}
|
||||
|
||||
.boolean-arg {
|
||||
height: 46px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user