Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
change the error message text color to red
Browse files Browse the repository at this point in the history
  • Loading branch information
ortichon committed Nov 10, 2018
1 parent 6636299 commit d797e7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/components/popup-error/popup-error.component.css
@@ -0,0 +1,3 @@
.error {
color: red;
}

0 comments on commit d797e7b

Please sign in to comment.