Adds track information to player
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.player-position {
|
||||
.player {
|
||||
background: rgba(0,0,0,0.5);
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user