feat: Add support for overriding card border radius (#2298)

- Closes #2287


[skip ci]
This commit is contained in:
Dermot Duffy
2025-12-20 17:00:04 -08:00
committed by GitHub
parent d17ecd6c12
commit de42a1652f
15 changed files with 111 additions and 38 deletions
+1 -4
View File
@@ -16,10 +16,7 @@
:host([details]) {
border: 1px solid var(--advanced-camera-card-thumbnail-border-color);
border-radius: var(
--advanced-camera-card-css-border-radius,
var(--ha-card-border-radius, 4px)
);
border-radius: var(--advanced-camera-card-border-radius-final);
padding: 2px;
// When details are enabled, use a background color so that the details have