mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
chore: re-add some controls
This commit is contained in:
parent
0002463618
commit
e997beffb8
@ -30,7 +30,15 @@ export const Wrapper = styled.div`
|
||||
}
|
||||
|
||||
mux-player {
|
||||
--play-button: inline-flex;
|
||||
--mute-button: inline-flex;
|
||||
--pip-button: inline-flex;
|
||||
--fullscreen-button: inline-flex;
|
||||
--playback-rate-button: inline-flex;
|
||||
--volume-range: inline-flex;
|
||||
--time-range: inline-flex;
|
||||
--time-display: inline-flex;
|
||||
--duration-display: inline-flex;
|
||||
}
|
||||
`;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user