Skip to content
Snippets Groups Projects
Commit a45a05fb authored by HJ's avatar HJ :fire:
Browse files

try out fully hidden input field

parent 8d93e9c1
No related branches found
No related tags found
No related merge requests found
......@@ -35,10 +35,7 @@
cursor: pointer; // We use <label> for interactivity... i wonder if it's fine
.hidden-input-file {
max-width: 0;
max-height: 0;
pointer-events: none;
opacity: 0;
display: none;
}
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment