Merge pull request #2193 from Invariant-Change/patch-12
Thumb Background Fix
This commit is contained in:
commit
84ba35111c
1 changed files with 1 additions and 1 deletions
|
@ -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'] & {
|
||||
|
|
Loading…
Reference in a new issue