Update app member status labels to accurately reflect member's current status
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
white-space: nowrap;
|
||||
text-transform: uppercase;
|
||||
|
||||
&--default {
|
||||
background-color: $color-gray-dark;
|
||||
}
|
||||
|
||||
&--info {
|
||||
background-color: $color-primary;
|
||||
}
|
||||
|
Reference in New Issue
Block a user