Skip to content

Commit bcb9f8d

Browse files
KirtiRamchandaniatscott
authored andcommitted
fix(docs-infra): reserve scrollbar gutter for mobile nav
1 parent e50d47a commit bcb9f8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adev/shared-docs/styles/_resets.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
margin: 0;
4747
overflow-y: auto;
4848
overflow-x: hidden;
49+
scrollbar-gutter: stable;
4950
}
5051

5152
html,

0 commit comments

Comments
 (0)