fix: play button (live...)

version/enerpe
Tomáš Mládek 2022-12-08 16:43:33 +01:00
parent 485c4e8479
commit 32d3aeb1cf
1 changed files with 1 additions and 1 deletions

View File

@ -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%;