UNPKG

easyui-draganddrop

Version:

Drag and drop elements including a file explorer and a rubbish bin.

20 lines (15 loc) 157 B
html, body { width: 100%; height: 100%; } html { font-size: 13px; } html * { font-size: 1rem; } .rubbishBin { position: fixed; top: 18rem; }