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

fix: Fix Layout CSS priority - MEED-7399 - Meeds-io/MIPs#156 (#823) #824

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

boubaker
Copy link
Member

@boubaker boubaker commented Sep 5, 2024

Prior to this change, the Vuetify CSS classes are loaded after Core and thus, it has more priority than Layout style. To fix this, an additional CSS parent selector '.VuetifyApp' has been added to ensure to apply the Layout CSS overrides.

Prior to this change, the Vuetify CSS classes are loaded after Core and
thus, it has more priority than Layout style. To fix this, an additional
CSS parent selector '.VuetifyApp' has been added to ensure to apply the
Layout CSS overrides.
@boubaker boubaker requested a review from AzmiTouil September 5, 2024 06:30
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Sep 5, 2024
Copy link

sonarqubecloud bot commented Sep 5, 2024

@boubaker boubaker merged commit 4c8bb67 into develop-meed Sep 5, 2024
5 checks passed
@boubaker boubaker deleted the mip-156-dev-meed branch September 5, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants