fix: play button (live...)

This commit is contained in:
Tomáš Mládek 2022-12-08 16:43:33 +01:00
parent 485c4e8479
commit 32d3aeb1cf

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