mirror of
https://github.com/community-scripts/Proxmox.git
synced 2026-04-30 04:43:20 -05:00
chore(Navbar): add screen reader text for better accessibility on navigation buttons
This commit is contained in:
@@ -67,6 +67,7 @@ function Navbar() {
|
||||
>
|
||||
{icon}
|
||||
</Link>
|
||||
<span className="sr-only">{text}</span>
|
||||
</Button>
|
||||
</TooltipTrigger>
|
||||
<TooltipContent side="bottom" className="text-xs">
|
||||
|
||||
Reference in New Issue
Block a user