slightly better styling

This commit is contained in:
2024-05-19 19:22:23 -04:00
parent 1834e67082
commit 5ca4968e20
2 changed files with 3 additions and 2 deletions

View File

@ -297,7 +297,8 @@ input#search-video {
/* Video player styling */
#video-wrapper {
background-color: transparent !important;
background-color: transparent;
margin-top: 0.25rem;
}
video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/