mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-10 16:25:01 -04:00
[#181] add disabling of popovers on small screens, update todos and operation CSS
This commit is contained in:
parent
d0e8863555
commit
a252c34968
4 changed files with 31 additions and 17 deletions
|
@ -18,6 +18,7 @@
|
|||
overflow: auto;
|
||||
z-index: 20; /* to dropdown on top of all the other elements */
|
||||
border-bottom: 1px solid var(--primary-border-colour);
|
||||
background-color: var(--secondary-background-colour);
|
||||
}
|
||||
|
||||
#close-operations-dropdown.hidden,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue