Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 681485b

Browse files
committedJun 16, 2021
feat: changed warning color
1 parent 2429789 commit 681485b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/components/ToastrMessage/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575

7676
.warning {
77-
background: #ef476f;
77+
background: #efaf47;
7878
}
7979

8080
.error {

0 commit comments

Comments
 (0)
This repository has been archived.