diff --git a/src/components/SampleLayout.module.css b/src/components/SampleLayout.module.css index 4b6225f2..f63833e7 100644 --- a/src/components/SampleLayout.module.css +++ b/src/components/SampleLayout.module.css @@ -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 {