From 000ff61dd8a88eb875048e6a3deca8679d75df18 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 29 八月 2020 11:29:33 +0800 Subject: [PATCH] 2020-08-29 --- src/tabviews/zshare/cardcomponent/index.scss | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/src/tabviews/zshare/cardcomponent/index.scss b/src/tabviews/zshare/cardcomponent/index.scss index 0ae1b0b..e0e90ae 100644 --- a/src/tabviews/zshare/cardcomponent/index.scss +++ b/src/tabviews/zshare/cardcomponent/index.scss @@ -23,16 +23,6 @@ color: #40a9ff; } - .chart-card-box:hover { - .ant-card.chart-card { - .ant-card-head { - .ant-card-extra { - opacity: 1; - } - } - } - } - .chart-card-box:not(.ant-col) { display: inline-block; margin-bottom: 20px; @@ -130,8 +120,6 @@ } .ant-card-extra { padding: 0px; - opacity: 0; - transition: opacity 0.3s; } } .ant-card-actions { -- Gitblit v1.8.0