mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-01-03 23:42:28 +03:00
A11y: Improved tagging of profile menu
- Swapped toggle out to actual button. - Ensured menu items have proper menu item role. - Added extra roles/labels where is makes sense.
This commit is contained in:
@@ -65,6 +65,7 @@ header {
|
||||
margin: 0 (-(vars.$s));
|
||||
border-radius: 3px;
|
||||
gap: vars.$xs;
|
||||
color: #FFF;
|
||||
> span {
|
||||
padding-inline-start: vars.$xs;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user