UNPKG

vue-file-selector

Version:

File selector component that supports drag-n-drop for VueJs 3

1 lines 547 B
.fs-file-selector{position:relative}.fs-file-selector .fs-loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.fs-file-selector .fs-droppable{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.fs-file-selector .fs-droppable input[type=file]{height:1px;position:absolute;visibility:hidden;width:1px}.fs-file-selector.fs-drag-enter .fs-droppable:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:100%;z-index:9999999}