Created
February 24, 2020 16:53
-
-
Save plugin-republic/33132d1a7833ef5753a8c81a22de889a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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