Skip to content

Commit 721f7d9

Browse files
committed
updating failure color from red to grey
1 parent 50fc6b4 commit 721f7d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/resources/css/amazonqTransformationHub.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ body {
7373
}
7474

7575
.status-FAILED {
76-
color: red;
76+
color: grey;
7777
}
7878

7979
.substep {

0 commit comments

Comments
 (0)