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

Sudden appearance of chip border after update 2.2.0 #38

Closed
stefsoma opened this issue Oct 31, 2022 · 2 comments
Closed

Sudden appearance of chip border after update 2.2.0 #38

stefsoma opened this issue Oct 31, 2022 · 2 comments

Comments

@stefsoma
Copy link

After updating to Mushroom v2.2.0 chips shows with a border. Used to be without. How can this be solved? Tried to play around with styles but no change.

image

This used to work

card_mod:
style: |
ha-card {
--chip-box-shadow: none;
--chip-background: none;
--chip-spacing: 0;
}

@piitaya
Copy link
Owner

piitaya commented Nov 6, 2022

How does it work with the latest version? It should be fixed

@stefsoma
Copy link
Author

stefsoma commented Nov 6, 2022

How does it work with the latest version? It should be fixed

It is fixed now. Shadow was obviously removed and replaced with border. Custom CSS works again so I were able to customize it to my preferance. Thanks for your great work!

@piitaya piitaya closed this as completed Nov 6, 2022
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

No branches or pull requests

2 participants