summaryrefslogtreecommitdiff
path: root/src-migrate
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2024-07-11 04:43:41 +0000
committerIT Fixcomart <it@fixcomart.co.id>2024-07-11 04:43:41 +0000
commit8e881598fd7ea7b1b495209db13831bbfc324aa6 (patch)
treec442306a60be8279ddb75f33f473debff3c9da44 /src-migrate
parent4009290d0cc0d762fa3aba6ef8a8bcb0423d51d2 (diff)
parent8e0eb734a98bc9af7cfa10b2946b78d9019f2c71 (diff)
Merged in Feature/all-promotion (pull request #157)
<iman>update center tooltip
Diffstat (limited to 'src-migrate')
-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 {