fix: more z-index issue (#18493)

This commit is contained in:
Alex
2025-05-22 15:17:14 -05:00
committed by GitHub
parent 15877ddf1f
commit 065f7c7d5d
5 changed files with 16 additions and 11 deletions

View File

@@ -55,7 +55,7 @@
};
</script>
<div class="absolute end-0 top-0 flex place-items-center gap-1 text-xs font-medium text-white">
<div class="absolute end-0 top-0 z-1 flex place-items-center gap-1 text-xs font-medium text-white">
{#if showTime}
<span class="pt-2">
{#if remainingSeconds < 60}