From 7abc45229fa0e495f85e7da91756220979051757 Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Sun, 9 Feb 2020 16:57:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20card=20=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6=E5=88=86=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/components/_card.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/components/_card.scss b/scss/components/_card.scss index 401f637f8..68b8377e5 100644 --- a/scss/components/_card.scss +++ b/scss/components/_card.scss @@ -118,6 +118,7 @@ border-top: $Card-borderWidth solid $Card-actions-borderColor; display: table; width: 100%; + table-layout: fixed; > a { background-color: transparent;