mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
refactor: responsive: device units (#17551)
This commit is contained in:
parent
5bcb58c3e7
commit
3bec8dc337
15 changed files with 16 additions and 16 deletions
|
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
</script>
|
||||
|
||||
<div class="h-screen w-screen">
|
||||
<div class="h-dvh w-dvw">
|
||||
<section class="bg-immich-bg dark:bg-immich-dark-bg">
|
||||
<div class="flex place-items-center border-b px-6 py-4 dark:border-b-immich-dark-gray">
|
||||
<a class="flex place-items-center gap-2 hover:cursor-pointer" href="/photos">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue