Skip to content

Commit

Permalink
tweak: cursor on search box should be text (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
octref authored and yyx990803 committed Apr 24, 2018
1 parent 4d66bb0 commit 9663bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/default-theme/SearchBox.vue
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ export default {
position relative
margin-right 0.5rem
input
cursor pointer
cursor text
width 10rem
color lighten($textColor, 25%)
display inline-block
Expand Down

0 comments on commit 9663bb8

Please sign in to comment.