2

I am using Tabs componnent of react-toolbox. Everything is going well except when the text of the Tabsmenu is too long and is overlapped by other part as the image below: tab is overlapped

By adding directly to nav the properties overflow-x: auto, I can scroll normally to the last tab but is there any way to style the horizontal scrollbar inside of Tabs component used other React components like react-custom-scrollbar or should I write a js function to handle the scrollbar?

In the second option, how should I implement the function?

Venugopal
  • 1,888
  • 1
  • 17
  • 30
Raphaël VO
  • 2,413
  • 4
  • 19
  • 32

0 Answers0