better styling, bump version

This commit is contained in:
2024-05-19 18:26:17 -04:00
parent 85aa58f766
commit 2045aad094
2 changed files with 2 additions and 2 deletions

View File

@ -300,7 +300,7 @@ input#search-video {
background-color: transparent !important;
}
video {
video, div[id^="vjs_video_"] { /* handles both live and VODs */
border-radius: 1rem;
background-color: transparent;
}