Modify drag and drop to move the actual appIcon instead of a placeholder

This commit is contained in:
Charles Gagnon
2018-11-09 17:31:56 -05:00
parent a157daa446
commit 2fedcf4794
4 changed files with 61 additions and 105 deletions

View File

@@ -58,11 +58,6 @@
-st-hfade-offset: 48px;
}
#dashtopanelScrollview #drag-placeholder {
background-color: rgba(130, 130, 130, 0.2);
padding: 0;
}
.dashtopanelSecondaryMenu {
max-width: 400px;
}