Remove timeviewer (too many DOM updates)

This commit is contained in:
2024-04-15 22:39:51 +02:00
parent e06119ba8c
commit 2870cb124a
4 changed files with 22 additions and 34 deletions

View File

@ -592,6 +592,5 @@
</li>
</template>
</body>
<p id="timeviewer" class="rounded-lg px-2 py-2 font-bold cursor-textpointer-events-none select-none text-sm absolute bottom-2 right-2 bg-foreground text-background"></p>
<p id="fillviewer" class="invisible rounded-lg px-2 py-2 font-bold cursor-textpointer-events-none select-none text-sm absolute right-2 bottom-12 bg-foreground text-background">/////// Fill ///////</p>
</html>