Border-radius not being applied when using artwork:cover
See original GitHub issueMy mini-media-player configs uses artwork:cover
but when it does the configured border radius of the theme doesn’t get applied.
Once I comment out the artwork it properly shows rounded corners, but with artwork configured it is always square.
Is this something that should work out of the box or does this require card-mod magic to get to work?
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
css - border-radius not working - Stack Overflow
to the element that I was applying the border radius to. Final working code: .ele-with-border-radius { border-radius: 15px; overflow: hidden; ...
Read more >border-radius - CSS: Cascading Style Sheets - MDN Web Docs
This is a box with rounded corners. ... The radius applies to the whole background , even if the element has no border;...
Read more >border-radius - CSS-Tricks
You can give any element "rounded corners" by applying a border-radius through CSS. You'll only notice if there is a color change involved....
Read more >Border Radius Not Evenly Applied - Jotform
Hi! I'm having trouble evenly applying rounded corners- as you can see in the picture the corners are just getting cut off of...
Read more >Expanded Use of `box-shadow` and `border-radius`
same border-radius value applied to various size divs ... For the 50% example, once the element is no longer square it begins to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is my config:
Hmm interesting… Reinstalling it via HACS seems to have fixed it… 🤔 Case closed I guess. Thanks!
@kalkih can’t get the border radius to work. my theme:
my lovelace ui: