mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
fix: bring version-label in splash screen behind bouncing cursor
This commit is contained in:
@@ -168,6 +168,8 @@
|
|||||||
<path class="window-controls" d="M 550 375 h 15" />
|
<path class="window-controls" d="M 550 375 h 15" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
|
<span id="version-label" aria-label="Version">%%APP-VERSION%%</span>
|
||||||
|
|
||||||
<div class="fade-in">
|
<div class="fade-in">
|
||||||
<div
|
<div
|
||||||
class="cursor-x"
|
class="cursor-x"
|
||||||
@@ -197,8 +199,6 @@
|
|||||||
</svg>
|
</svg>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<span id="version-label" aria-label="Version">%%APP-VERSION%%</span>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Reference in New Issue
Block a user