mirror of
https://github.com/gchq/CyberChef
synced 2026-01-05 18:13:15 +00:00
Change baking to not send all inputs at once.
Add input debouncer. Remove old HTML comments and unnecessary CSS (Step is currently a bit broken!)
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
border-bottom: 1px solid var(--primary-border-colour);
|
||||
border-left: 1px solid var(--primary-border-colour);
|
||||
height: var(--tab-height);
|
||||
width: calc(100% - 75px);
|
||||
clear: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user