This commit is contained in:
Ryan Barlow
2026-03-21 23:31:30 +00:00
parent e1a4c36ddc
commit 9da1e76fd3
4 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -277,7 +277,7 @@
>
<!-- Bottom HUD: contents on mobile, fixed on desktop -->
<div
class="contents sm:flex sm:fixed sm:bottom-0 sm:left-[calc(50%-250px)] sm:z-[200] sm:flex-col sm:pointer-events-none sm:w-[500px] min-[1200px]:mb-4"
class="contents sm:flex sm:fixed sm:bottom-0 sm:inset-x-0 sm:mx-auto sm:z-[200] sm:flex-col sm:pointer-events-none sm:w-[500px] min-[1200px]:mb-4"
data-draggable="bottom-hud"
style="padding-bottom: env(safe-area-inset-bottom)"
>