From f634a3265e87e61290a7d5b46e9532fb904e047f Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Mon, 03 Apr 2023 14:41:10 +0800
Subject: [PATCH] 优化列表卡片组件显示与交互

---
 layout/card/cCard.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/layout/card/cCard.scss b/layout/card/cCard.scss
index 2c6e93e..be005bb 100644
--- a/layout/card/cCard.scss
+++ b/layout/card/cCard.scss
@@ -41,6 +41,7 @@
         text-align: right;
         white-space: nowrap;
         line-height: 0;
+        font-size: 0;
         .at-button {
             min-width: 184px;
             height: 70px;

--
Gitblit v1.9.1