Skip to content

Commit a491838

Browse files
committed
style: 滚动导航新增鼠标pointer效果
1 parent c98ebda commit a491838

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/demo/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ h3 {
569569
right: 0;
570570
z-index: 200;
571571
li {
572+
cursor: pointer;
572573
display: block;
573574
padding: 0 8px;
574575
line-height: 24px;

0 commit comments

Comments
 (0)