video overlay

This commit is contained in:
Jason Hunter
2021-06-05 07:30:18 -05:00
committed by Blake Blackshear
parent 28a2a3816a
commit d3dc018260
8 changed files with 89 additions and 164 deletions
+8
View File
@@ -25,3 +25,11 @@
transform: rotate(360deg);
}
}
.vjs-playlist-modal {
position: absolute;
top: 0;
right: 0;
width: 33%;
height: 100%;
}