Fix playlist remove item label on playlist page
This commit is contained in:
parent
778940193e
commit
11338170e7
1 changed files with 2 additions and 1 deletions
|
@ -777,11 +777,12 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.playlistPage-wrapper {
|
.playlistPage-wrapper {
|
||||||
|
/*
|
||||||
.button--file-action {
|
.button--file-action {
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: unset;
|
background-color: unset;
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
|
|
||||||
.card-stack:first-of-type {
|
.card-stack:first-of-type {
|
||||||
.card {
|
.card {
|
||||||
|
|
Loading…
Reference in a new issue