Skip to content

Commit

Permalink
style: 修复横向滚轮样式问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ZvonimirSun committed Oct 3, 2024
1 parent ded0ff8 commit 7493354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ html {

::-webkit-scrollbar {
width: .8rem;
height: .8rem;
}

::-webkit-scrollbar-thumb {
Expand Down

0 comments on commit 7493354

Please sign in to comment.