global color and better message style
This commit is contained in:
@@ -37,7 +37,7 @@ export default {
|
||||
}
|
||||
|
||||
.badge-primary {
|
||||
color: #fff;
|
||||
color: var(--primary-text);
|
||||
background-color: #007bff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user