This PR fixes an issue where the `DiscardWithoutSaving` modal in the bulk upload process was missing its styles. The modal now displays correctly with the intended styling. ### Before:  ### After:  Fixes #11380