Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove inline styling from QTabPanels #8602

Closed
dsl101 opened this issue Mar 10, 2021 · 1 comment
Closed

Remove inline styling from QTabPanels #8602

dsl101 opened this issue Mar 10, 2021 · 1 comment

Comments

@dsl101
Copy link
Contributor

dsl101 commented Mar 10, 2021

Is your feature request related to a problem? Please describe.
Using QTabPanels deviates from main app styling unless you remember to reapply background colour to the component.

Describe the solution you'd like
That QTabPanels would just inherit the background colour / style of the containing element and not have inline colour

Describe alternatives you've considered
Trying to remember to reapply styling :)

Additional context
I'm not 100% certain why this component in particular doesn't inherit—perhaps there's a good reason, but if not, it would be much more convenient if it didn't include background: #fff;

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 10, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 10, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 10, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 11, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 11, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 11, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Mar 14, 2021
@rstoenescu
Copy link
Member

Hi,

Sorry but changing the current behaviour would be a breaking change and so definitely not what we want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants