Accent applies to header channel icon

This commit is contained in:
Vozer
2022-06-08 14:23:32 -05:00
committed by GitHub
parent d23738479a
commit 2b17c11aac
+5
View File
@@ -76,3 +76,8 @@ backdrop-filter: blur(10px);
border-radius: 5px;
background: rgba(41, 38, 39, 0.276);
}
/* Empty Channel Icon */
.emptyChannelIcon-1YdEz2 {
background-color: var(--accent);
}