mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
parent
1955aa9f7d
commit
fb1b710e8d
@ -2015,6 +2015,10 @@ a.account__display-name {
|
||||
|
||||
.scrollable {
|
||||
overflow: visible;
|
||||
|
||||
@supports(display: grid) {
|
||||
contain: content;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: $no-gap-breakpoint) {
|
||||
|
Loading…
Reference in New Issue
Block a user