edit: bug fix z-index + video pannel + minor other bugs

This commit is contained in:
2026-04-21 01:56:41 +02:00
parent 72a96a7d6c
commit 5507942029
6 changed files with 12 additions and 8 deletions
@@ -21,8 +21,7 @@
</button>
</div>
<div class="windowContent" id="visualizerContent">
<video controls autoplay id="displayedImgStyle">
<source :src="selectedVideo.src" :type="selectedVideo.format">
<video controls id="displayedImgStyle" :src="selectedVideo.src" :type="selectedVideo.format">
</video>
<div class="reactBar">
<p class="reactStatStyle">{{selectedVideo.like}}</p>