Styling file inputs using css modules
Unanswered
Masai Lion posted this in #help-forum
Masai LionOP
I'm trying to make the "choose file" button taller. So i did this:
It raises the entire form input though.
.uploader {
height: 30px
}
It raises the entire form input though.