Dragging fixes
This commit is contained in:
@@ -27,6 +27,20 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.dragging-track {
|
||||
width: 278px !important;
|
||||
background-color: #fff !important;
|
||||
td {
|
||||
border: none;
|
||||
padding-top: 13px;
|
||||
padding-bottom: 11px;
|
||||
&:first-child {
|
||||
width: 220px;
|
||||
}
|
||||
}
|
||||
border: #ccc 1px solid;
|
||||
}
|
||||
|
||||
.album {
|
||||
margin-bottom: 20px;
|
||||
.art {
|
||||
|
||||
Reference in New Issue
Block a user