diff --git a/styles/components/_global_layout.scss b/styles/components/_global_layout.scss index 8cd32c8e..f4b2aa12 100644 --- a/styles/components/_global_layout.scss +++ b/styles/components/_global_layout.scss @@ -8,10 +8,6 @@ > footer { margin-top: auto; } - - &.modalOpen { - overflow-y: hidden; - } } .global-layout {