5 lines
102 B
SCSS
5 lines
102 B
SCSS
|
.cover-art-button {
|
||
|
& > revealer > box { // Inner controls
|
||
|
background-color: rgba(0,0,0,0.75);
|
||
|
}
|
||
|
}
|