From 3d3e3da2746db0c1e7dd9c8d36158de33717e165 Mon Sep 17 00:00:00 2001 From: Akul Srivastava Date: Sat, 17 Jul 2021 12:59:12 +0530 Subject: [PATCH] feat: added cursor pointer This fixes issue #2826 --- themes/vue/source/css/index.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/vue/source/css/index.styl b/themes/vue/source/css/index.styl index ff77f319d9..f9ba4229bf 100644 --- a/themes/vue/source/css/index.styl +++ b/themes/vue/source/css/index.styl @@ -109,6 +109,7 @@ body height: calc(100% - 8px) right: 4px top: 4px + cursor: pointer #special background-color: #fff