mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] resolve operations-dropdown behaviour: search-result are at the top if applicable, categories below. clearing search value will display categories
This commit is contained in:
parent
4faaae3151
commit
7ae22ff16b
7 changed files with 36 additions and 35 deletions
|
@ -51,8 +51,7 @@ body {
|
|||
height: calc( 100vh - var(--banner-height));
|
||||
}
|
||||
|
||||
#categories,
|
||||
#search-results {
|
||||
#operations-dropdown {
|
||||
max-height: max-content;
|
||||
overflow: revert;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue