From 18c9175845240cdf38d00b7bf93adc87cbc440f1 Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Mon, 2 Mar 2026 08:54:53 +0800 Subject: [PATCH] chore(@vben/web-antd): sync coupon card style changes --- apps/web-antd/src/views/marketing/coupon/styles/card.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/marketing/coupon/styles/card.less b/apps/web-antd/src/views/marketing/coupon/styles/card.less index 92f99d7..16b8123 100644 --- a/apps/web-antd/src/views/marketing/coupon/styles/card.less +++ b/apps/web-antd/src/views/marketing/coupon/styles/card.less @@ -216,9 +216,9 @@ padding: 0 8px; overflow: hidden; text-overflow: ellipsis; - white-space: nowrap; font-size: 12px; color: #475569; + white-space: nowrap; background: #f1f5f9; border-radius: 999px; }