Make it fixed instead of absolute & update the desktop navbar to be

z-[9998] instead of v-9998, like what even is that?
This commit is contained in:
yuanhau 2025-07-02 20:58:03 +08:00
parent 82cf4b339a
commit 026ac7b5e5
3 changed files with 4 additions and 3 deletions

View file

@ -286,7 +286,7 @@ const translateFunction = () => {
<template>
<div
v-if="translateLoading"
class="flex flex-col bg-gray-200/50 text-black w-full h-full absolute inset-0 justify-center align-middle text-center z-[20] backdrop-blur-sm"
class="flex flex-col bg-gray-200/50 text-black w-full h-full fixed inset-0 justify-center align-middle text-center z-[20] backdrop-blur-sm"
>
<!--Spinner from https://flowbite.com/docs/components/spinner/-->
<div role="status">