Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-18 17:23:16 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
7316ad5a72dfcfad46082681c6a42409fef676c6
immich/web/src/lib/components/asset-viewer/navigation-area.svelte

10 lines
305 B
Svelte
Raw Normal View History

fix(web): navigation buttons z-order (#3286) * Fix navigation styling * z-index * refactor transition and hover * Add NavigationButton and NavigationArea components * Use group-hover to simplify hover styling * fix check * fix check --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-07-16 04:25:59 +03:00
<script lang="ts">
</script>
<!-- svelte-ignore a11y-no-static-element-interactions -->
chore(web): sort tailwindcss class automatically (#3330)
2023-07-18 13:19:39 -05:00
<div class="group flex h-full place-items-center" on:click on:keydown>
<button class="mx-4 rounded-full p-3 text-gray-500 transition group-hover:bg-gray-500 group-hover:text-white">
fix(web): navigation buttons z-order (#3286) * Fix navigation styling * z-index * refactor transition and hover * Add NavigationButton and NavigationArea components * Use group-hover to simplify hover styling * fix check * fix check --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-07-16 04:25:59 +03:00
<slot />
</button>
</div>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 119ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API