Skip to content

Commit

Permalink
update error color
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardlyhel committed Jan 19, 2024
1 parent c909c1c commit 759fd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/src/virtual-routes/assets/debug-network.css
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ button:active.primary {
}

.error {
color: #8e1f0b;
color: #B32720;
}

@media (max-width: 940px) {
Expand Down

0 comments on commit 759fd91

Please sign in to comment.