Merge branch 'master' into glitch-soc/merge-upstream
Conflicts: - config/locales/simple_form.pl.yml
This commit is contained in:
@@ -1041,10 +1041,6 @@ $small-breakpoint: 960px;
|
||||
|
||||
.scrollable {
|
||||
height: 400px;
|
||||
|
||||
@media screen and (max-width: $column-breakpoint) {
|
||||
height: 90vh;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -1271,8 +1267,7 @@ $small-breakpoint: 960px;
|
||||
}
|
||||
|
||||
#mastodon-timeline {
|
||||
display: block;
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
height: 100vh;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user