Skip to content

Commit

Permalink
fix(FEC-10392): Exit from PiP mode icon invisible (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Ziv committed Aug 5, 2020
1 parent 2d69920 commit fb72a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/picture-in-picture/_picture-in-picture.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.icon-picture-in-picture-start {
display: none;
}
.icon-picture-in-picture -stop {
.icon-picture-in-picture-stop {
display: block;
}
}

0 comments on commit fb72a6b

Please sign in to comment.