SASS fix (fixes #149)
This commit is contained in:
parent
a965d8a893
commit
3127cea1b2
@ -637,6 +637,7 @@ $plyr-bp-captions-large: 768px !default; // When captions jump to the la
|
|||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Hide controls when playing in full screen
|
// Hide controls when playing in full screen
|
||||||
&--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing,
|
&--fullscreen-active.plyr--fullscreen--hide-controls.plyr--playing,
|
||||||
@ -665,7 +666,6 @@ $plyr-bp-captions-large: 768px !default; // When captions jump to the la
|
|||||||
bottom: 60px;
|
bottom: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Change icons on state change
|
// Change icons on state change
|
||||||
&--fullscreen-active .icon--exit-fullscreen,
|
&--fullscreen-active .icon--exit-fullscreen,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user