We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ad538 commit fb60d34Copy full SHA for fb60d34
2 files changed
components/1-styling/componentCss/simply-toast.css
@@ -5,7 +5,7 @@
5
--simply-toast-hide-duration: 0.5s;
6
--simply-toast-margin: 20px;
7
--simply-toast-error-color: rgb(253, 143, 143);
8
- --simply-toats-warning-color: #FFFFCC;
+ --simply-toast-warning-color: #FFFFCC;
9
--simply-toast-info-color: rgb(140, 180, 250);
10
--simply-toast-white: #FFF;
11
--simply-toast-grey-50: #a8b4c0;
generated.html
@@ -523,7 +523,7 @@
523
524
525
526
527
528
529
0 commit comments