Skip to content

Commit

Permalink
style: 滚动导航新增鼠标pointer效果
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Jan 29, 2021
1 parent c98ebda commit a491838
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/demo/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ h3 {
right: 0;
z-index: 200;
li {
cursor: pointer;
display: block;
padding: 0 8px;
line-height: 24px;
Expand Down

0 comments on commit a491838

Please sign in to comment.