fix: play button (live...)
This commit is contained in:
parent
485c4e8479
commit
32d3aeb1cf
1 changed files with 1 additions and 1 deletions
|
@ -773,7 +773,7 @@
|
|||
}
|
||||
|
||||
:global(.videoOverlay) {
|
||||
background: url("assets/play.png");
|
||||
background: url("play.png");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 66%;
|
||||
|
|
Loading…
Reference in a new issue