mirror of
https://github.com/janishutz/MusicPlayer.git
synced 2026-09-10 14:25:24 +02:00
feat: add songs via Apple Music
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.search-results-wrapper {
|
||||
width: 70vw;
|
||||
height: 60vh;
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
|
||||
>div {
|
||||
>img {
|
||||
width: 10%;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user