Custom file upload button
Customizing the input type="file" is a bit annoying because it comes with a button and an unchangeable text.
With the ::file-selector-button pseudo-selector you can edit the default button. It's still annoying because some CSS properties affect both ...
brains.hashnode.dev1 min read