safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

How to set Responsive Width. #196

Open jay-p-b-7span opened 2 years ago

jay-p-b-7span commented 2 years ago

Currently component is not responsive. It takes whole width.

Below image has form fields in which file component does not need to be so much wide when initially is empty. It must be responsive as files gets seleted. image

Expectations