mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-18 08:01:57 +01:00
Fix account header image missing in low-res (#24433)
This commit is contained in:
parent
369f239f7b
commit
d7b8c6db7e
@ -36,10 +36,6 @@
|
||||
@media screen and (max-width: 600px) {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: $no-gap-breakpoint) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__bar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user