Skip to content

Commit 90a7d57

Browse files
authored
chore: fix non sticky menu (#1761)
1 parent d85a8ad commit 90a7d57

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

shared/src/styles/global.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,6 @@ body {
140140
min-height: 100vh;
141141
min-width: 100%;
142142
margin: 0;
143-
/* Prevents horizontal overflows from causing structural shrinking */
144-
overflow-x: hidden;
145143
}
146144

147145
body {

0 commit comments

Comments
 (0)