How to force q-tab-panel to fill all height of its parent. #12660
Answered
by
its-saeed
its-saeed
asked this question in
CLI - PWA mode
-
I want to force that yellow q-tab-panel to fill the whole height of its parent. |
Beta Was this translation helpful? Give feedback.
Answered by
its-saeed
Mar 5, 2022
Replies: 2 comments 2 replies
-
<QTabPanel class="full-height" /> |
Beta Was this translation helpful? Give feedback.
2 replies
-
This post helped me to fix the problem. I should have set a fixed height for parent. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
its-saeed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This post helped me to fix the problem. I should have set a fixed height for parent.