Skip to content

Commit

Permalink
@uppy/xhr-upload: show remove button (#4851)
Browse files Browse the repository at this point in the history
  • Loading branch information
Murderlon authored Jan 3, 2024
1 parent 75b2e23 commit 353c7cb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/@uppy/dashboard/src/components/FileItem/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,6 @@
}
}

.uppy-Dashboard-Item.is-inprogress:not(.is-resumable) {
.uppy-Dashboard-Item-action--remove {
display: none;
}
}

.uppy-Dashboard-Item-errorDetails {
position: relative;
top: 0;
Expand Down

0 comments on commit 353c7cb

Please sign in to comment.