mirror of
https://github.com/gchq/CyberChef
synced 2026-01-09 20:13:33 +00:00
Added the ability to cancel bakes
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
width: 60px;
|
||||
border-top-left-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
border-left: 1px solid var(--btn-success-bg-colour);
|
||||
border-left: 1px solid transparent;
|
||||
}
|
||||
|
||||
#auto-bake-label:hover {
|
||||
|
||||
Reference in New Issue
Block a user