Closed ljwagerfield closed 2 years ago
The top padding that was introduced to clear the close button results in an off-center vertical for single file uploads.
We should remove the top padding when multi: false.
multi: false
This is now fixed.
The top padding that was introduced to clear the close button results in an off-center vertical for single file uploads.
We should remove the top padding when
multi: false
.