diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-07-11 11:42:10 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-07-11 11:42:10 +0700 |
| commit | 8e0eb734a98bc9af7cfa10b2946b78d9019f2c71 (patch) | |
| tree | f101b9cc144a6cdaf1da59af69f22b6259b8d5cd /src-migrate/modules/product-promo/styles/card.module.css | |
| parent | 6894d50e6dc50513c0760c2b36e00af8a943c3a2 (diff) | |
<iman>update center tooltip
Diffstat (limited to 'src-migrate/modules/product-promo/styles/card.module.css')
| -rw-r--r-- | src-migrate/modules/product-promo/styles/card.module.css | 2 |
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 { |
