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

No more rounded corners after 2024.4.0 #283

Open
4 tasks done
Morenus77 opened this issue Apr 7, 2024 · 2 comments
Open
4 tasks done

No more rounded corners after 2024.4.0 #283

Morenus77 opened this issue Apr 7, 2024 · 2 comments

Comments

@Morenus77
Copy link

My Home Assistant version: 2024.4.1

Layout-card version (FROM BROWSER CONSOLE): 2.4.5

What I am doing:
grid-template-columns: 30% 30% 40%
margin: 4px
grid-template-areas: |
“left right”

What I expected to happen: keep rounded corners of all mushroom cards

What happened instead: no more rounded corners since 2024.4.0

Minimal steps to reproduce: mushroom cards or other cards with rounded borders, then include them in a grid template like this:

The least ammount of code possible to reproduce my error

grid-template-columns: 30% 30% 40%
margin: 4px
grid-template-areas: |
“left right”

End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
@ildar170975
Copy link

This is not about mushrooms & probably happens in Panel view only.
Check this - #284

@e46lux
Copy link

e46lux commented Apr 10, 2024

I've resolved mine with the following: lovelace-layout-card#284#issuecomment-2048424148

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

3 participants