.v-up-load{display:inline-block}.v-up-load .v-up-load__drag{width:88px;height:88px;cursor:pointer;align-items:center;display:inline-flex;justify-content:center;background-color:#eee}.v-up-load .v-up-load__content{display:inline-block}.v-up-load__file-list{margin:0;padding:0;list-style:none}.v-up-load__file-list .v-up-load__file-list-item{height:24px;display:flex;cursor:pointer;align-items:center;justify-content:space-between;transition:.3s}.v-up-load__file-list .v-up-load__file-list-item:hover{background-color:#eee}.v-up-load__file-list .v-up-load__file-list-item .v-up-load__file-name{margin-left:4px;font-size:15px;color:#333}
