mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-30 08:59:40 +00:00
rabbit
This commit is contained in:
+1
-1
@@ -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)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user