Thumb Background Fix #2193

Merged
QuirkyRobots merged 1 commit from patch-12 into master 2019-01-16 07:59:29 +01:00

View file

@ -396,7 +396,7 @@
&:not(.media__thumb--nsfw):not(.media__thumb--placeholder) {
background-color: $lbry-gray-2;
background-position: center;
background-repeat: no-repeat;
background-repeat: repeat;
background-size: cover;
html[data-theme='dark'] & {