mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 04:28:49 +00:00
Added buy/artist buttons when playing from soundcloud
This commit is contained in:
@@ -123,6 +123,15 @@ a {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.soundcloud_info_container {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
left: 20px;
|
||||
display: flex;
|
||||
width: 35%;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
#player_loader_container {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user