fix playlist items not being draggable in firefox/edge
This commit is contained in:
parent
b42047f5cb
commit
b121da130b
5 changed files with 10 additions and 5 deletions
|
@ -104,11 +104,14 @@
|
|||
height: 1em !important;
|
||||
font-size: 143%;
|
||||
border-radius: 500px;
|
||||
background-color: #52B54B;
|
||||
padding: .5em;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.listItemIcon:not(.listItemIcon-transparent) {
|
||||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
.listItemProgressBar {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue