From 3817e54e0e3202f0546ffe5a6a459bf5ffa025fb Mon Sep 17 00:00:00 2001 From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com> Date: Wed, 4 Jun 2025 17:39:36 +1000 Subject: [PATCH] mobile --- components/DomainWarning.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/DomainWarning.vue b/components/DomainWarning.vue index 870d4a3..41982c2 100644 --- a/components/DomainWarning.vue +++ b/components/DomainWarning.vue @@ -21,6 +21,7 @@ /* min-height: 100px; */ position: fixed; top:0; + left:0; z-index:100; }