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

style: use native css nesting for easier operator input/output style management #2339

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

shawnyama
Copy link
Contributor

@shawnyama shawnyama commented Nov 30, 2023

Description

We have to use the :deep selector to apply the same styles to the children. We want the styles to just be applied to the direct list element child not all children. Using native css nesting helps managing this easier.

Copy link
Member

@YohannParis YohannParis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me.

@shawnyama shawnyama merged commit 03110fd into main Nov 30, 2023
5 checks passed
@shawnyama shawnyama deleted the css-nest-operator branch November 30, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants