Initial attempt to break media carousel out separately from viewer.

This commit is contained in:
Dermot Duffy
2022-01-14 21:31:16 -08:00
parent 677f0d511b
commit 986add8463
5 changed files with 267 additions and 223 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
width: 100%;
}
frigate-card-media-carousel {
frigate-card-viewer-carousel {
flex: 1;
min-height: 0;
}