Fix weird artifacts
This commit is contained in:
parent
5e901567fe
commit
ff3e3e7bf6
@ -14,6 +14,13 @@
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.autoscrolling-images--mode-white-square .autoscrolling-images__img-wrapper,
|
||||||
|
.autoscrolling-images--mode-white .autoscrolling-images__img-wrapper {
|
||||||
|
img {
|
||||||
|
background: white; // to get rid of weird artifacts on FF
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.autoscrolling-images--mode-white-square .autoscrolling-images__img-wrapper {
|
.autoscrolling-images--mode-white-square .autoscrolling-images__img-wrapper {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
height: unset;
|
height: unset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user