diff --git a/scss/elements/buttons.scss b/scss/elements/buttons.scss index ab56dc33..9bc0157f 100644 --- a/scss/elements/buttons.scss +++ b/scss/elements/buttons.scss @@ -86,6 +86,6 @@ input[type="file"] { position: absolute; pointer-events: none; - opacity: 0; + display: none; } }