Merge pull request #2193 from Invariant-Change/patch-12

Thumb Background Fix
This commit is contained in:
Sean Yesmunt 2019-01-16 01:59:28 -05:00 committed by GitHub
commit 84ba35111c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'] & {