How to Resize the Drop Zone in lightning-file-upload?
Question I am trying to customize the size of the file drop zone in the lightning-file-upload component but have not achieved the desired result. I attempted to modify the width and appearance using CSS, but the drop zone size remains unchanged. Here is my current implementation:HTML CSS Despite applying these…