Refs #293 Agent: groq
@@ -109,6 +109,11 @@ canvas {
font-family: var(--font-body);
transition: background-color 0.2s ease;
}
#podcast-toggle:disabled {
opacity: 0.6;
cursor: not-allowed;
#podcast-toggle:hover {
background-color: var(--color-primary);
The note is not visible to the blocked user.