mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat: loading local songs, basic association
association used to load existing playlists with local files
This commit is contained in:
@@ -30,15 +30,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
>img {
|
||||
height: 7rem;
|
||||
width: 7rem;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
>.fa-solid {
|
||||
margin-left: auto;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
>img,
|
||||
.img-placeholder {
|
||||
height: 7rem;
|
||||
width: 7rem;
|
||||
margin-right: 20px;
|
||||
font-size: 6rem;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user