added Animation to Connection-overlay

This commit is contained in:
2024-01-12 19:53:10 +01:00
parent eac5dd243b
commit d524b919fd
2 changed files with 36 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
<div id="overlay">
<div class="overlay-content">
<p>Verbinde...</p>
<!-- Hier können Sie eine einfache Animation hinzufügen -->
<span class="loader"></span>
</div>
</div>
<!-- Connection-Overlay -->