Refactor carousel into separate components.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
@use 'const.scss';
|
||||
|
||||
:host {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
--frigate-card-carousel-thumbnail-opacity: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user