fix: thumbnail issues when resizing
This commit is contained in:
parent
f1f905a621
commit
fc57f63911
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@
|
|||
&:not(.media__thumb--nsfw):not(.media__thumb--placeholder) {
|
||||
background-color: $lbry-gray-2;
|
||||
background-position: center;
|
||||
background-repeat: repeat;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
html[data-theme='dark'] & {
|
||||
|
|
Loading…
Add table
Reference in a new issue