got drag n drop to work with firefox -and- chrome and checking in before I manage to break it again

This commit is contained in:
Kyle Drake 2024-03-10 16:22:12 -05:00
parent a0707e9d54
commit a91041ae61
11 changed files with 148 additions and 171 deletions

View file

@ -352,7 +352,7 @@
min-height: 300px;
}
.files .list .upload-Boundary.with-instruction {
background: url(/img/drag-drop.png) no-repeat center center;
background: url(/img/drag-drop.svg) no-repeat center center;
@media (max-device-width:480px), screen and (max-width:800px) {
background: 0;