Merge branch 'master' into glitch-soc/merge-upstream

This commit is contained in:
Thibaut Girka
2019-07-24 16:23:53 +02:00
11 changed files with 146 additions and 119 deletions

View File

@@ -2015,6 +2015,10 @@ a.account__display-name {
.scrollable {
overflow: visible;
@supports(display: grid) {
contain: content;
}
}
@media screen and (min-width: $no-gap-breakpoint) {