Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Created February 24, 2020 16:53
Embed
What would you like to do?
.dropzone .dz-preview.dz-image-preview {
table-layout: fixed;
}
.dropzone table.dz-preview td.pewc-dz-image-wrapper {
width: 20%;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
width: 60%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment