mirror of
https://github.com/gchq/CyberChef
synced 2026-01-04 17:43:28 +00:00
Fixed CSS for maximising output pane
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
.output-maximised .hide-on-maximised-output {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.spin {
|
||||
animation-name: spin;
|
||||
animation-duration: 3s;
|
||||
|
||||
Reference in New Issue
Block a user