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

171
Views
how to hide border from react-html5video

I render video player from react-html5video library and can't remove black border.enter image description here

Here is the code snippet:

<Video
                      ref={videoRef}
                      playsInline
                      autoPlay={true}
                      muted={false}
                      loop={false}
          
                    >
                      <source
                        defer
                        src={i.url}
                        type="video/MP4"
                        className="video"
                      />
css styling for .video :

.video {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}
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!