Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ulasturann committed Jun 27, 2023
1 parent 56e77d8 commit 5047e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/tailwind/tailwind-light/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ $infoMessageBorder:solid #2563EB !default;
$infoMessageTextColor:#2563EB !default;
$infoMessageIconColor:#2563EB !default;
$successMessageBg:#ECFDF5 !default;
$successMessageBorder:solid #059669; !default;
$successMessageBorder:solid #059669 !default;
$successMessageTextColor:#059669 !default;
$successMessageIconColor:#059669 !default;
$warningMessageBg:#FEF3C7 !default;
Expand Down

0 comments on commit 5047e06

Please sign in to comment.