mirror of
https://github.com/gchq/CyberChef
synced 2025-12-15 07:43:22 +00:00
Output loading messages are displayed properly again
This commit is contained in:
@@ -324,7 +324,7 @@
|
||||
<div class="textarea-wrapper">
|
||||
<div id="output-text"></div>
|
||||
<img id="show-file-overlay" aria-hidden="true" src="<%- require('../static/images/file-32x32.png') %>" alt="Show file overlay" title="Show file overlay"/>
|
||||
<div id="output-file">
|
||||
<div id="output-file"> <!-- TODO - is this still a thing? -->
|
||||
<div class="file-overlay"></div>
|
||||
<div style="position: relative; height: 100%;">
|
||||
<div class="io-card card">
|
||||
|
||||
Reference in New Issue
Block a user