Skip to content

Commit

Permalink
Add stable gutter for templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Apr 14, 2023
1 parent 1f608c8 commit 80388dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/sidebar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.components-navigator-screen {
@include custom-scrollbars-on-hover($gray-700, $gray-900);
scrollbar-gutter: stable;
}
}

Expand Down

0 comments on commit 80388dc

Please sign in to comment.