mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 17:23:16 +03:00
feat(web): add skip link to top navigation (#7091)
* feat(web): add skip link to top nav * Styling skip link with tailwind
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
{disabled}
|
||||
{title}
|
||||
on:click
|
||||
on:focus
|
||||
on:blur
|
||||
class="{className} inline-flex items-center justify-center transition-colors disabled:cursor-not-allowed disabled:opacity-60 {colorClasses[
|
||||
color
|
||||
]} {sizeClasses[size]}"
|
||||
|
||||
Reference in New Issue
Block a user