make status display live
This commit is contained in:
@@ -296,4 +296,10 @@ a:visited {
|
||||
color: black;
|
||||
}
|
||||
}
|
||||
|
||||
&_status {
|
||||
&.is_error {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user