-
|
I wanted to hide the scrollbar normally. But when hover the element I want to display the scrollbar. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Use overflow-scroll in tailwind css |
Beta Was this translation helpful? Give feedback.
-
|
Use overflow-scroll in tailwind css |
Beta Was this translation helpful? Give feedback.
-
|
I have a sidebar that contains a scrollbar separately from the whole page scrollbar but it remain displayed. I want to show scrollbar only on hover. In the code below i have a class named "customizescrollbar" to customize the scroll bar and implement on the sidebar but it does not shows the scroll bar even on hover. |
Beta Was this translation helpful? Give feedback.
Use overflow-scroll in tailwind css