Convert viewer to inherit from media carousel.

This commit is contained in:
Dermot Duffy
2021-11-24 13:46:23 -08:00
parent 48f288e0fd
commit 2e9be783a6
6 changed files with 126 additions and 138 deletions
+4
View File
@@ -1,3 +1,7 @@
:host {
--frigate-card-viewer-thumbnail-size: 100px;
}
.embla__slide {
flex: 0 0 var(--frigate-card-viewer-thumbnail-size);
opacity: 0.4;