UNPKG

yt-custom-player

Version:

> A library for styling and customizing the YouTube player in React.

13 lines (11 loc) 201 B
.stopButton { background: none; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; } .stopButton:hover { opacity: 0.8; }