Skip to content

Instantly share code, notes, and snippets.

@plugin-republic
Created February 24, 2020 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plugin-republic/33132d1a7833ef5753a8c81a22de889a to your computer and use it in GitHub Desktop.
Save plugin-republic/33132d1a7833ef5753a8c81a22de889a to your computer and use it in GitHub Desktop.
.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