mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix big play button style
This commit is contained in:
parent
bb62408e81
commit
6c8ad2496a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
--header-height: #{$header-height};
|
--header-height: #{$header-height};
|
||||||
|
|
||||||
--embed-fg: #fff;
|
--embed-fg: #fff;
|
||||||
--embed-big-play-bg: transparent;
|
--embed-big-play-bg: rgba(0, 0, 0, 0.8);
|
||||||
|
|
||||||
&.mobile-app-msg {
|
&.mobile-app-msg {
|
||||||
--header-height: #{$header-height + $header-mobile-msg-height};
|
--header-height: #{$header-height + $header-mobile-msg-height};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue