UNPKG

reference-app-react

Version:

Reference player for using react component

18 lines (15 loc) 250 B
.player-controls { width: calc(100% - 30px); bottom: 10px; position: absolute; } .player-state { background: black; opacity: 0.5; color: yellow; width: 200px; max-width: 200px; } .player-button { margin: 10px; }