Files
advanced-camera-card/src/scss/live.scss
T

13 lines
156 B
SCSS

:host {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
gap: 5px;
}
frigate-card-live-carousel {
flex: 1;
min-height: 0;
}