You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-06-24 04:46:50 +02:00
feat(web): improve search bar + add to search page (#1957)
* feat(web): improve search bar + add to search page * fix back button routing
This commit is contained in:
@ -56,7 +56,9 @@
|
||||
<slot name="leading" />
|
||||
</div>
|
||||
|
||||
<div class="flex place-items-center gap-1 mr-4 ">
|
||||
<slot />
|
||||
|
||||
<div class="flex place-items-center gap-1 mr-4">
|
||||
<slot name="trailing" />
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user