Next.js Discord

Discord Forum

Styling file inputs using css modules

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Avatar
Masai LionOP
I'm trying to make the "choose file" button taller. So i did this:
.uploader {
  height: 30px
}

It raises the entire form input though.
Image
Image

0 Replies