Assign fallback to avatar color, fixing "New group" icon

This commit is contained in:
Evan Hahn 2021-10-13 19:13:13 -05:00 committed by GitHub
parent e705ba136a
commit b980d99453
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 10 deletions

View file

@ -105,13 +105,4 @@
&__spinner-container {
padding: 4px;
}
&--undefined {
background-color: $color-gray-15;
color: $color-gray-75;
&--icon {
background-color: $color-gray-75;
}
}
}