Fix big play button style

This commit is contained in:
Chocobozzz 2025-02-11 11:38:10 +01:00
parent bb62408e81
commit 6c8ad2496a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -63,7 +63,7 @@
--header-height: #{$header-height};
--embed-fg: #fff;
--embed-big-play-bg: transparent;
--embed-big-play-bg: rgba(0, 0, 0, 0.8);
&.mobile-app-msg {
--header-height: #{$header-height + $header-mobile-msg-height};