move playIcon style to style.css

This commit is contained in:
yazninja 2022-05-01 19:31:53 +08:00
parent 3b2c142b54
commit f9f1c053d5
2 changed files with 5 additions and 1 deletions

View file

@ -7936,6 +7936,10 @@ fieldset:disabled .btn {
filter: contrast(0);
background-repeat: no-repeat;
}
.cd-mediaitem-list-item .playIcon{
width: 44px;
margin-left: 11px;
}
.cd-mediaitem-list-item .heart-icon {
position: absolute;
right: 30em;