1
0

fix: Clyde AI bot tag (#182)

This commit is contained in:
Jade Herd
2023-05-15 05:15:47 -04:00
committed by GitHub
parent 5d962c9672
commit 1bc35fd0e3

View File

@@ -205,6 +205,11 @@ div[class|="newChannel"] {
background-color: $brand;
}
// Clyde AI Bot tag
div[class|="botTag"] {
background-color: $brand;
}
// spotify button on text area
button[class^="attachButton-"] {
svg path[class^="attachButtonPlay-"] {