[Glitch] Fix timeline banners sizing
Port 24ec83ee52
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/3000/head
parent
0efa669fe9
commit
4c08cfecd5
|
@ -9704,6 +9704,7 @@ noscript {
|
||||||
border: 1px solid $highlight-text-color;
|
border: 1px solid $highlight-text-color;
|
||||||
background: rgba($highlight-text-color, 0.15);
|
background: rgba($highlight-text-color, 0.15);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
&__background-image {
|
&__background-image {
|
||||||
width: 125%;
|
width: 125%;
|
||||||
|
|
Loading…
Reference in New Issue