mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10200] a11y Fix: Sidenav do not announce state to SR users (#4943)
* [ACS-10200] Fix: Sidenav do not announce state to SR users * remove extra space
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
[expanded]="true"
|
||||
[@.disabled]="true"
|
||||
>
|
||||
<mat-expansion-panel-header expandedHeight="32px" collapsedHeight="32px" role="group" class="aca-expansion-panel-header">
|
||||
<mat-expansion-panel-header expandedHeight="32px" collapsedHeight="32px" class="aca-expansion-panel-header">
|
||||
<mat-panel-title class="aca-expansion-panel-header-title">
|
||||
<div class="aca-expansion-panel-item">
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user