mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-12 08:35:45 -05:00
[Accessibility] Add list semantics to main navigation (#39145)
This commit is contained in:
@@ -3801,7 +3801,8 @@ a.account__display-name {
|
||||
|
||||
.navigation-panel,
|
||||
.compose-panel {
|
||||
hr {
|
||||
hr,
|
||||
li[role='separator'] {
|
||||
flex: 0 0 auto;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user