Skip to content

Commit

Permalink
Merge pull request #450 from LorincJuraj/patch-1
Browse files Browse the repository at this point in the history
Update FileUpload.vue
  • Loading branch information
lian-yue authored Apr 27, 2023
2 parents ef6d252 + b10d1e0 commit cec072b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FileUpload.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
.file-uploads.file-uploads-html5 input,
.file-uploads.file-uploads-html4 label {
/* background fix ie click */
position: absolute;
background: rgba(255, 255, 255, 0);
overflow: hidden;
position: fixed;
Expand Down

0 comments on commit cec072b

Please sign in to comment.