UNPKG

yt-custom-player

Version:

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

17 lines (14 loc) 242 B
.fullscreen { display: flex; } .fullscreen-button { background: none; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; } .fullscreen-button:hover { color: #ddd; }