video overlay

This commit is contained in:
Jason Hunter
2021-06-02 02:41:26 -04:00
committed by Blake Blackshear
parent 28a2a3816a
commit d3dc018260
8 changed files with 89 additions and 164 deletions

View File

@@ -25,3 +25,11 @@
transform: rotate(360deg);
}
}
.vjs-playlist-modal {
position: absolute;
top: 0;
right: 0;
width: 33%;
height: 100%;
}