mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 05:07:41 +02:00
web/Sidebar: update tab holder aria role
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
<nav id="sidebar" aria-label={$t("a11y.tabs.tabPanel")}>
|
||||
<CobaltLogo />
|
||||
<div id="sidebar-tabs">
|
||||
<div id="sidebar-tabs" role="tablist" aria-orientation="horizontal">
|
||||
<div id="sidebar-actions" class="sidebar-inner-container">
|
||||
<SidebarTab tabName="save" tabLink="/">
|
||||
<IconDownload />
|
||||
|
Reference in New Issue
Block a user