Make sure the instance banner is never cropped (#10702)
parent
f0865171fe
commit
21209c2b52
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
&__img {
|
&__img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 167px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-radius: 4px 4px 0 0;
|
border-radius: 4px 4px 0 0;
|
||||||
|
|
Loading…
Reference in New Issue