summaryrefslogtreecommitdiff
path: root/src-migrate/modules
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-07-11 11:42:10 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-07-11 11:42:10 +0700
commit8e0eb734a98bc9af7cfa10b2946b78d9019f2c71 (patch)
treef101b9cc144a6cdaf1da59af69f22b6259b8d5cd /src-migrate/modules
parent6894d50e6dc50513c0760c2b36e00af8a943c3a2 (diff)
<iman>update center tooltip
Diffstat (limited to 'src-migrate/modules')
-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 {