Updated Video Component x2
• Updated: - Video Component x2 - Smooth seek transition with linear - Hide large center play, volume slider, pip on mobile - Update to buffering
This commit is contained in:
@@ -827,6 +827,10 @@ body {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
.videoEase {
|
||||
transition: left 0.25s linear, width 0.25s linear;
|
||||
}
|
||||
|
||||
.videoPlayerControlsBackground {
|
||||
background: linear-gradient(0deg, rgba(0,0,0,.85), rgba(0,0,0,.45) 60%, transparent);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user