[solved]How can I make quasar page-container-box instead of the default fluid container
-
I want the q-page-container to be box not fluid. Thank
-
Do you mean you want the page inside the layout to be a fixed width? Or do you want the layout to be fixed width?
Scott
-
i want the page inside the layout to be fixed width.
thank you
-
Look at the Quasar Play app.There are pages with a fixed width, like this one. https://github.com/quasarframework/quasar-play/blob/dev/src/pages/showcase/buttons/btn.vue
This is the page demo: https://quasar-framework.org/quasar-play/android/index.html#/showcase/buttons/
Scott
-
@s-molinari That page demo is not working for me.
-
Hmm… somehow missed the last part of the URL.
https://quasar-framework.org/quasar-play/android/index.html#/showcase/buttons/btn
Scott
-
That’s in fact what I’m asking for @s-molinari. Thank you for time and support
-
This link is now broken. I have the same request for quasar 1+. I’m no able to find a pre-build solution to limit the width in a responsive way… but I guess there must be one!
-
That’s the link now. https://v0-17.quasar-framework.org/quasar-play/android/index.html#/showcase/buttons/btn
Scott