Small changes
This commit is contained in:
parent
3c0957e956
commit
ff819bcbe9
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ export default function GenericNode({
|
|||
} else if (!validationStatus) {
|
||||
return "yellow-status";
|
||||
} else {
|
||||
return "status-build-animation";
|
||||
return "yellow-status";
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue