Good day, i tried changing the button size of the add files object but no luck
But this changes the width of the entire file object
textbox + button = width of 80px
Please help
But this changes the width of the entire file object
textbox + button = width of 80px
Please help
Code:
<input type='file' style='width:100px;'>
Comment