From f895e8af9e6a393f71fec0dc26fdf1b9b6616cb4 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 11 十二月 2020 18:53:04 +0800 Subject: [PATCH] 2020-12-11 --- src/tabviews/custom/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss index 6164b26..b8b53a5 100644 --- a/src/tabviews/custom/index.scss +++ b/src/tabviews/custom/index.scss @@ -40,5 +40,8 @@ width: 40px; height: 40px; } + .ant-btn-link:hover { + opacity: 0.8; + } } -- Gitblit v1.8.0