#what is the border variable doing was
1 messages ยท Page 1 of 1 (latest)
Yeah the card border now seems to be inherited from parent cards. I made a comment but it has been buried.
the custom button blank button type would have to be updated to ignore this. I applied a card-mod theme class to each and every blank button i use ๐
this does work on the button card: empty: color_type: blank-card styles: card: # - box-shadow: none - border-width: 0px
- color_type: blank-card
type: custom:button-card
styles:
card:
- border: none
not the other doesnt.. now left with the core grid card itself.... check bottom and right side.
border: none. ofc, I mistyped
thing is, the dev team throws this at us, without explaining, or even reasoning.... what is the step ahead here,.
Yep. Open a front end issue about the inheritance stuffing things up
well, Ive opened many issues in the frontend, and they seem to be ignored.. ๐ญ
Welcome to the club ๐
All the examples I came up with used 3rd party cards. So the issue would be closed with prejudice. If you can come up with an example that uses core cards I'll open the issue.
not sure what you're saying Tom, but I had this show on most cards really. Most visible in my config were the grid cards and the headers of regular entities cards (because I mod these using card_mod.... so that became very visible)