Skip to content

Commit

Permalink
scrollbar thin is good enough for now
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhhelgeson committed Jan 2, 2024
1 parent 55c301f commit bbe65e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SampleLayout.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ nav.sourceFileNav li {
nav.sourceFileNav div.sourceFileScrollContainer {
white-space: nowrap;
overflow-x: auto;
scrollbar-width: thin;
}

nav.sourceFileNav div.sourceFileScrollContainer::-webkit-scrollbar {
Expand Down

0 comments on commit bbe65e9

Please sign in to comment.