Refactor carousel into separate components.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.controls.icons {
|
||||
top: calc(50% - (40px / 2));
|
||||
top: calc(50% - (var(--frigate-card-next-prev-size) / 2));
|
||||
}
|
||||
|
||||
.controls.thumbnails {
|
||||
|
||||
Reference in New Issue
Block a user