mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-13 01:45:59 -05:00
[Accessibility] Allow alerts ("toasts") to be announced by assistive tech (#39335)
This commit is contained in:
@@ -9843,6 +9843,10 @@ noscript {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 4px;
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.notification-bar {
|
||||
|
||||
Reference in New Issue
Block a user