Skip to content

Commit

Permalink
styles: improve text color for failed status pill in nova
Browse files Browse the repository at this point in the history
  • Loading branch information
VmMad committed May 14, 2024
1 parent 155eb04 commit e7413cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/app/components/nova/StatusPill.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

&error {
background-color: var(--message-conflicting-bg);
color: var(--body-color);
}

&pending {
Expand Down

0 comments on commit e7413cd

Please sign in to comment.