Skip to content

Commit bf51406

Browse files
authored
feat: added cursor pointer (#2848)
This fixes issue #2826
1 parent 653cda3 commit bf51406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/vue/source/css/index.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ body
109109
height: calc(100% - 8px)
110110
right: 4px
111111
top: 4px
112+
cursor: pointer
112113

113114
#special
114115
background-color: #fff

0 commit comments

Comments
 (0)