Drop Zone widget

0
Hi Team, I have a drop zone for multiple file uploading. When I am running in sandbox, dropzone widget user interface is changing when I compare to run locally. For example, if I upload 3 docs, then those documents were overriding the submit button and coming out of the widget space scope. Did any one got these kind of issues? How to resolve this? Thanks in advance.
asked
1 answers
1

Hi Vatsalya, I think it's best to file an issue on Github: https://github.com/ChrisdeG/DropZone. Not sure whether or not this is CSS related. Seems the dropzone itself has a fixed size and the elements you put in are overflowing the element.

answered