Skip to content

Commit

Permalink
fix(upload): wrong button cursor on hover in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
PaskalevStoyan authored and joneff committed Jun 18, 2021
1 parent 83b5a7b commit dadbbe8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/default/scss/upload/_layout.scss
Expand Up @@ -407,6 +407,8 @@
font: 170px monospace !important; // sass-lint:disable-block no-important
margin: 0;
padding: 0;
width: 100%;
height: 100%;
opacity: 0;
cursor: pointer;
position: absolute;
Expand Down

0 comments on commit dadbbe8

Please sign in to comment.