Skip to content

Issue with "Sidebar Layout - Narrow Sidebar with Titles" #384

Discussion options

You must be logged in to vote

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.

           <div className="border-2 border-dashed surface-border border-round surface-section flex-auto">
              <main>{childpage}</main> 
           </div>

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@marcosgeorgopoulos
Comment options

Comment options

You must be logged in to vote
2 replies
@marcosgeorgopoulos
Comment options

@nitrogenous
Comment options

Answer selected by nitrogenous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants