Add support for fetching thumnails separately

This commit is contained in:
Dermot Duffy
2022-07-31 10:21:43 -07:00
parent c3500ce461
commit 5fbbf127ab
7 changed files with 173 additions and 58 deletions
+2 -1
View File
@@ -8,7 +8,8 @@ img {
}
img,
ha-icon {
ha-icon,
frigate-card-progress-indicator {
border-radius: var(--ha-card-border-radius, 4px);
max-width: var(--frigate-card-thumbnail-size);