mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Fix timeline banners sizing (#34171)
This commit is contained in:
parent
2d97215aad
commit
24ec83ee52
|
@ -9288,6 +9288,7 @@ noscript {
|
|||
border: 1px solid $highlight-text-color;
|
||||
background: rgba($highlight-text-color, 0.15);
|
||||
overflow: hidden;
|
||||
flex-shrink: 0;
|
||||
|
||||
&__background-image {
|
||||
width: 125%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user