player background color (#86)

Changes player background color

Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
This commit is contained in:
GG2015 2021-10-21 16:43:08 -04:00 committed by GitHub
parent 23525b0baa
commit e14ec9b83e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
.video-js {
font-size: 12px;
overflow: hidden;
background-color: var(--color-card-background);
// Control Bar (container)
.vjs-control-bar {