mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix big play button style
This commit is contained in:
parent
bb62408e81
commit
6c8ad2496a
@ -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};
|
||||
|
Loading…
Reference in New Issue
Block a user