-
-
Notifications
You must be signed in to change notification settings - Fork 354
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
Bug: UI border of cards on dashboards #839
Comments
@piitaya I am running v2.4.1 and still see the borders: Do I need to add any extra code? |
Look into your browser console. I think you have a cache issue 🙂 |
Oh wait, is it in a |
I actually downloaded the updated .js card and uploaded into my configuration and the borders are gone but not around the chips. |
How did you do to remove the box shadow with the old version ? Can you share the yaml of your card? |
I only uploaded the .js fine and the border disappeared. I didn't have to change anything. |
@piitaya Any other suggestions? Example:
|
I don't use stack in card so I can not help with that 😔 |
Current Behavior
There is now an border around cards on the new HA UI, for example on the chip card there is an border which group them all, this was previously not the case.
Expected Behavior
For the border to be invisible or not present at all.
I suspect this is HA updates themselves causing this border rather than this integration, but can it be overridden?
Steps To Reproduce
Go onto HA dashboard
Add chip card (plus others)
You will see a faint border across the screen.
Context
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: