Change effect to scale whole thumbnail

This commit is contained in:
Dermot Duffy
2022-06-26 14:11:26 -07:00
parent 9630185b5f
commit 5841b80cac
4 changed files with 7 additions and 13 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
box-sizing: border-box;
text-align: center;
color: var(--primary-text-color, white);
border: 2px ridge var(--primary-text-color, black);
border: 1px solid var(--primary-color);
border-radius: var(--ha-card-border-radius, 4px);
// Folder background color should match the thumbnail element background