mirror of
https://github.com/coder/coder.git
synced 2026-06-07 15:08:20 +00:00
ba36e48d66
The bottom admin bar (DeploymentBannerView) was showing a thick scrollbar when content overflowed horizontally. Added [scrollbar-width:thin] CSS property to use the native thin scrollbar style instead. Co-authored-by: kyle <kyle@carberry.com>