Skip to content

Commit

Permalink
fix: remove deprecated declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
zetareticoli authored and astagi committed May 8, 2024
1 parent cd78d7c commit f6d391b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/scss/custom/_form-input-file.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ input[type='file'] + label {
/* INPUT FILE */
.form-file {
input[type='file'] {
filter: alpha(opacity=0);
margin: 0;
max-width: 100%;
opacity: 0;
Expand Down

0 comments on commit f6d391b

Please sign in to comment.