From b33f28d69b4c26bb8b0415be0bca4fc69a0f6fac Mon Sep 17 00:00:00 2001 From: Tevin <tingquanren@163.com> Date: Mon, 10 Apr 2023 12:03:23 +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