From 1da6506bf58270bacc2a4345002c6b082835580e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 21 十月 2021 23:17:08 +0800
Subject: [PATCH] 2021-10-21

---
 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