mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-23 00:06:17 -04:00
Output loading messages are displayed properly again
This commit is contained in:
parent
09fd333997
commit
44c7a1e92d
2 changed files with 4 additions and 3 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue