UNPKG

@uppy/drop-target

Version:

Lets your users drag and drop files on a DOM element

15 lines (13 loc) 272 B
.uppy-is-drag-over::after { position: fixed; top: 7px; right: 7px; bottom: 7px; left: 7px; z-index: 10000; background-color: rgba(234, 234, 234, 0.5); border: 5px dashed #bbb; content: ""; pointer-events: none; } /*# sourceMappingURL=style.css.map */