mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Background magic is now debounced to prevent it firing too often.
This commit is contained in:
parent
6992858e67
commit
572f035877
8 changed files with 46 additions and 42 deletions
|
@ -45,7 +45,7 @@ div#output {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
#operations {
|
||||
#operations.split {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue