fix: Clyde AI bot tag (#182)
This commit is contained in:
@@ -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-"] {
|
||||
|
||||
Reference in New Issue
Block a user