Do not overlay volume number over cover
continuous-integration/drone/push Build is passing Details

Simon Bruder 2019-12-04 17:24:52 +00:00
parent f97a115bc9
commit 2db07003d6
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@ export default {
<style scoped>
.list-item {
margin: 8px;
border-radius: 8px;
overflow: hidden;
position: relative;
}
@ -36,7 +35,6 @@ export default {
}
.image-overlay {
position: absolute;
bottom: 0px;
background-color: #eee;
width: 100%;