Skip to content

Commit

Permalink
fix(ui5-file-uploader): adjust mouse cursor style (#8485)
Browse files Browse the repository at this point in the history
Fixes: #7794
  • Loading branch information
unazko authored Mar 21, 2024
1 parent 850874d commit 37a2e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/src/themes/FileUploader.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
left: 0;
height: 100%;
width: 100%;
font-size: 0;
}

.ui5-file-uploader-root input[type=file]:not([disabled]) {
Expand Down

0 comments on commit 37a2e0d

Please sign in to comment.