Skip to content

Commit

Permalink
chore: remove test style
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis committed Feb 3, 2025
1 parent f687516 commit 5dbb40e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib/styles/global/scrollbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

// Rely on the default scrollbar styles for mobile devices
@include media.min-width(medium) {
html {
scrollbar-width: thin; /* Firefox */
}

::-webkit-scrollbar {
background: var(--scrollbar-thumb-background);
width: var(--padding-2x);
Expand Down

0 comments on commit 5dbb40e

Please sign in to comment.