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(NcAppNavigation): Ensure --app-navigation-padding is set also on app-content #4776

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 8, 2023

☑️ Resolves

Fix regression of #4730

We can not use scoped here because it will set a different scope than on the NcAppContent and thus the css variable will not be injected into it.
(One of the reasons I do not like scoped but prefer module).

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

@susnux susnux added bug Something isn't working 3. to review Waiting for reviews regression Regression of a previous working feature feature: app-content Related to the app-content component labels Nov 8, 2023
@susnux susnux merged commit 3577820 into master Nov 8, 2023
15 checks passed
@susnux susnux deleted the fix/regression-app-content branch November 8, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-content Related to the app-content component regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants