mirror of
https://github.com/immich-app/immich.git
synced 2025-12-05 20:40:29 -08:00
fix: adjust margin and gap for trailing elements in control app bar (#20645)
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
{@render children?.()}
|
||||
</div>
|
||||
|
||||
<div class="me-4 flex place-items-center gap-1 justify-self-end">
|
||||
<div class="max-[350px]:me-0 max-[350px]:gap-0 me-4 flex place-items-center gap-1 justify-self-end">
|
||||
{@render trailing?.()}
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user