forked from Github/frigate
video overlay
This commit is contained in:
committed by
Blake Blackshear
parent
28a2a3816a
commit
d3dc018260
@@ -25,3 +25,11 @@
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
.vjs-playlist-modal {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
width: 33%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user