mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-05 18:34:39 +03:00
Adds 'button' role to toggle icon for better a11y
closes #5696 - adds button role to toggle icon on new zelda menu
This commit is contained in:
parent
26f7c5e0ad
commit
b7f180ef07
@ -1 +1 @@
|
|||||||
<i class="{{iconClass}}"></i>
|
<i class="{{iconClass}}" role="button"></i>
|
||||||
|
Loading…
Reference in New Issue
Block a user