Layout: how to have the scrollbar inside the q-page-container, and not showing over the toolbar? #18028
Unanswered
gotson
asked this question in
General - Components / Directives / etc
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i recently picked up Quasar, coming from a Vuetify background.
I am trying to configure a simple layout with a toolbar, a left drawer, and a main content area. I have a problem with the scrollbar that shows on the full height of the web page when the content in the QPageContainer overflows.
Here is what it looks like:
I would like to achieve a layout where only the QPageContainer scrolls, like so:
How can i achieve that ?
Here is what my layout looks like:
Beta Was this translation helpful? Give feedback.
All reactions