mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10239] Add aria hidden to visual separators (#5007)
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
</ng-container>
|
||||
|
||||
<ng-container *ngSwitchCase="'separator'">
|
||||
<mat-divider />
|
||||
<mat-divider aria-hidden="true" />
|
||||
</ng-container>
|
||||
|
||||
<ng-container *ngSwitchCase="'custom'">
|
||||
|
||||
Reference in New Issue
Block a user