Skip to content

Commit

Permalink
fix: remove HR elements from accessibility tree
Browse files Browse the repository at this point in the history
  • Loading branch information
tallence-dsulyok committed Feb 1, 2024
1 parent f9f6ef1 commit 86ba3da
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ app-navigation-user-menu::part(userInfo)
}

app-navigation-user-menu::part(rule-horizontal) {
visibility: hidden;
margin: var(--telekom-spacing-composition-space-05) 0;
}

Expand Down

0 comments on commit 86ba3da

Please sign in to comment.