fixes #199 - Folder Pictures not resizing properly in this build
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
}
|
||||
|
||||
.posterItemImage {
|
||||
background-size: 100% auto;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center bottom;
|
||||
background-position: left bottom;
|
||||
}
|
||||
|
||||
.defaultPosterItemImage {
|
||||
|
||||
Reference in New Issue
Block a user