From ead630e445f7af1cbad8b76643e5e36523a3df51 Mon Sep 17 00:00:00 2001 From: toesbieya <1647775459@qq.com> Date: Tue, 29 Dec 2020 12:17:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/full/src/asset/style/index.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/vue/full/src/asset/style/index.scss b/vue/full/src/asset/style/index.scss index 84b34fd..a7ad851 100644 --- a/vue/full/src/asset/style/index.scss +++ b/vue/full/src/asset/style/index.scss @@ -41,6 +41,7 @@ div:focus { a, a:focus, a:hover { + cursor: pointer; color: inherit; text-decoration: none; }