2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-12 00:56:38 +02:00

Fix timeline banners sizing (#34171)

This commit is contained in:
Claire 2025-03-14 12:10:26 +01:00 committed by GitHub
parent 2d97215aad
commit 24ec83ee52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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%;