Skip to content

Commit 9663bb8

Browse files
octrefyyx990803
authored andcommitted
tweak: cursor on search box should be text (#244)
1 parent 4d66bb0 commit 9663bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/default-theme/SearchBox.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default {
140140
position relative
141141
margin-right 0.5rem
142142
input
143-
cursor pointer
143+
cursor text
144144
width 10rem
145145
color lighten($textColor, 25%)
146146
display inline-block

0 commit comments

Comments
 (0)