From 4c9caf3828b22bf1d940b0f3a012a7d2f6f5b67a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 31 八月 2021 18:40:13 +0800 Subject: [PATCH] 2021-08-31 --- src/menu/components/card/cardcellcomponent/index.scss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/menu/components/card/cardcellcomponent/index.scss b/src/menu/components/card/cardcellcomponent/index.scss index 6ad726c..3b870c3 100644 --- a/src/menu/components/card/cardcellcomponent/index.scss +++ b/src/menu/components/card/cardcellcomponent/index.scss @@ -27,8 +27,9 @@ background-size: cover; background-position: center center; height: auto; - min-height: 32px; + min-height: 28px; text-align: center; + border-width: 0; span { font-style: inherit; text-decoration: inherit; -- Gitblit v1.8.0