mirror of
https://github.com/immich-app/immich.git
synced 2025-11-26 12:39:44 +09:00
refactor: responsive: device units (#17551)
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
},
|
||||
]}
|
||||
>
|
||||
<section class="fixed left-0 top-0 z-10 flex h-screen w-screen" {oncontextmenu} role="presentation">
|
||||
<section class="fixed left-0 top-0 z-10 flex h-dvh w-dvw" {oncontextmenu} role="presentation">
|
||||
<ContextMenu
|
||||
{direction}
|
||||
{x}
|
||||
|
||||
Reference in New Issue
Block a user