.dropzone .thumbnails{scrollbar-width:none}.dropzone .thumbnails>div{width:220px;height:100%;max-height:300px}.dropzone .upload-area{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;justify-content:space-around;-webkit-box-align:center;align-items:center;background:var(--form-active-area-background);border:var(--form-border);border-radius:var(--form-border-radius);min-height:200px;text-align:center;padding:1em}.dropzone .upload-area.drag-accept{border:var(--form-input-focus-border-color)}.dropzone .upload-area input{display:none}
