Issue with "Sidebar Layout - Narrow Sidebar with Titles" #384
-
Beta Was this translation helpful? Give feedback.
Answered by
SelenKockar
Nov 5, 2023
Replies: 2 comments 3 replies
-
Can you put together a StackBlitz showingthe issue: https://stackblitz.com/edit/react-ozgtgi?file=src%2FApp.js |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hello,
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
nitrogenous
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
After flex-auto you can give maximum height with max-h-... as you like after that you can add overflow-y-auto class for scroll bar.