mirror of
https://github.com/gchq/CyberChef
synced 2025-12-28 22:23:33 +00:00
Output over 1MiB is passed back as an ArrayBuffer and an output file card is displayed.
This commit is contained in:
@@ -77,7 +77,8 @@
|
||||
transition: all 0.5s ease;
|
||||
}
|
||||
|
||||
#input-file {
|
||||
#input-file,
|
||||
#output-file {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user