Initial attempt to break media carousel out separately from viewer.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
|
||||
frigate-card-ha-hls-player {
|
||||
* {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
transform-style: preserve-3d;
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
frigate-card-media-carousel {
|
||||
frigate-card-viewer-carousel {
|
||||
flex: 1;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user