diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-06-14 13:22:20 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-06-14 13:22:20 +0700 |
| commit | eb4ae7be05ed97bd02b7f3e9cc56393f435188e2 (patch) | |
| tree | 6518bdd7b1801f492a6c1588ff828a2c8fa70dd2 /src/styles | |
| parent | 702f43a7190d65c2370e7019311cc26c2cc0eafd (diff) | |
layout promotion program di detail product dan layout modal popup
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index 00c4d08f..aa707913 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -70,7 +70,7 @@ button { } .badge-yellow { - @apply bg-warning-200 + @apply bg-warning-500 text-warning-900; } |
