Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
feat(scrollBar): add scroll bar
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadreza1388 committed Sep 12, 2024
1 parent f35e40e commit 893d506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
::-webkit-scrollbar {
width: 10px;
background-color: #f3f3f3;
border-radius: 100px;
}

::-webkit-scrollbar-track {
Expand Down

0 comments on commit 893d506

Please sign in to comment.