player background color (#86)
Changes player background color Co-authored-by: Thomas Zarebczan <thomas.zarebczan@gmail.com>
This commit is contained in:
parent
23525b0baa
commit
e14ec9b83e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
.video-js {
|
||||
font-size: 12px;
|
||||
overflow: hidden;
|
||||
background-color: var(--color-card-background);
|
||||
|
||||
// Control Bar (container)
|
||||
.vjs-control-bar {
|
||||
|
|
Loading…
Reference in a new issue