summaryrefslogtreecommitdiff
path: root/src-migrate/modules/product-promo/styles/card.module.css
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-07-11 15:13:10 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-07-11 15:13:10 +0700
commit2d4f116eff62474a7b4b3af18a6053e031c03ff1 (patch)
tree257c48affa3432b98492559b8b62ac77f99e6cf0 /src-migrate/modules/product-promo/styles/card.module.css
parentc575aa3cbe740de143b5571ec4bfb7a8084946d7 (diff)
parent8e881598fd7ea7b1b495209db13831bbfc324aa6 (diff)
Merge branch 'development' of https://bitbucket.org/altafixco/next-indoteknik into development
Diffstat (limited to 'src-migrate/modules/product-promo/styles/card.module.css')
-rw-r--r--src-migrate/modules/product-promo/styles/card.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/product-promo/styles/card.module.css b/src-migrate/modules/product-promo/styles/card.module.css
index faa3b370..4e294f1c 100644
--- a/src-migrate/modules/product-promo/styles/card.module.css
+++ b/src-migrate/modules/product-promo/styles/card.module.css
@@ -10,7 +10,7 @@
}
.badgeType {
- @apply p-2 flex gap-x-1.5 rounded-md border border-danger-500 text-danger-500;
+ @apply p-2 flex gap-x-1.5 rounded-md border border-danger-500 text-danger-500 items-center;
}
.productSection {