add back play button on pause for embedded videos
This commit is contained in:
parent
bd0ad7eb94
commit
0015cd909e
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
.vjs-big-play-button {
|
||||
@extend .button--icon;
|
||||
@extend .button--play;
|
||||
display: block;
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
border: none;
|
||||
position: static;
|
||||
|
|
Loading…
Reference in a new issue