Change effect to scale whole thumbnail
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user