mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Embedded version
- Embedded version now working with soundcloud-player
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
transition: all .3s !important;
|
||||
}
|
||||
|
||||
#player_overlay {
|
||||
position: absolute;
|
||||
height: calc(100% - 32px);
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 50vw;
|
||||
}
|
||||
|
||||
.card {
|
||||
cursor:pointer;
|
||||
background-color: rgba(255, 255, 255, 0.04) !important;
|
||||
|
||||
Reference in New Issue
Block a user