Fix timeline banners sizing (#34171)
This commit is contained in:
parent
2d97215aad
commit
24ec83ee52
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue