1
0
mirror of https://github.com/SuperBFG7/ympd synced 2026-06-04 03:32:14 +00:00

fix: drag and drop issues

This commit is contained in:
jcorporation
2018-07-25 23:15:52 +01:00
parent 51354aaf71
commit f0379365bf
2 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ caption {
}
.dragover > td {
border-top:2px solid red;
border-top:25px solid transparent;
}
[draggable] {