Compare commits

...

1 Commits

Author SHA1 Message Date
Simon Bruder 8fb59ada9c
Do not overlay volume number over cover
continuous-integration/drone/push Build is passing Details
2019-12-04 17:36:19 +00:00
1 changed files with 0 additions and 2 deletions

View File

@ -31,12 +31,10 @@ export default {
.list-item img {
max-height: 512px;
max-width: 512px;
border-radius: 8px;
vertical-align: top;
}
.image-overlay {
position: absolute;
bottom: 0px;
background-color: #eee;
width: 100%;