mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-11980] Fix info drawer tabs focus indicator on keyboard navigation (#5218)
This commit is contained in:
@@ -33,6 +33,10 @@
|
|||||||
label-text-tracking: normal
|
label-text-tracking: normal
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
.adf-info-drawer-tab:focus-visible {
|
||||||
|
--mat-sys-primary: var(--theme-primary-color);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user