UNPKG

yt-custom-player

Version:

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

12 lines (11 loc) 297 B
.live-icon { width: clamp(20px, 2vw, 32px); height: auto; } .live-icon-top-right { position: absolute; top: 10px; right: 10px; color: red; /* Altere a cor ou o estilo conforme necessário */ z-index: 101; /* Garantir que o ícone sobreponha outros elementos */ }