Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

137
Views
Reactstrap Input field text & placeholder showing in the middle of input

I have created an Input in my app and It works just fine but I am having a really hard time changing where text appears in the input field once I set the height. Ive tried using vertical-align: top justifying-content: flex-start setting the top padding to 0 Ive tried just about everything I can think to control where the text is falling inside the input but I cant move it...

 <div>
          <Input
            className="rxProviderNotes "
            value={providerNotes}
            onChange={providerNotesChange}
            name="assessment"
            id="assessment"
            placeholder="Type any additional notes..."
            type="text"
          />
        </div>

style is very minimal just setting height:

.rxProviderNotes {
  height: 185px;
}

but for some reason its showing up like this : enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!