Skip to content

Commit 9c8131b

Browse files
authored
Merge pull request #158 from GSA/hotfix/ART_MODAL_Removal
Two scroll bar fix
2 parents f65dfa7 + 1e19f86 commit 9c8131b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body {
2222
}
2323

2424
html {
25-
overflow: scroll;
25+
overflow: hidden;
2626
}
2727

2828
body a {

0 commit comments

Comments
 (0)