Issue #9: Integradas nuevas imagenes en coverart

This commit is contained in:
Daniel Cortes
2020-06-18 20:36:58 -04:00
parent 1bce3fc306
commit 43ff3d3f09
8 changed files with 24 additions and 41 deletions

View File

@@ -1,11 +0,0 @@
.coverart {
object-fit: cover;
width: 100%;
height: 100%;
outline: 1px var(--gray-2) solid;
cursor: pointer;
&.loading {
display: none;
}
}