mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04:00
CSS tweak to dropdown toggle height
This commit is contained in:
parent
0453bd098b
commit
3e5b3900bc
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue