diff --git a/components/Current/Header/MainMenu/mainMenu.module.css b/components/Current/Header/MainMenu/mainMenu.module.css index 33972bb99..1d9eafbcb 100644 --- a/components/Current/Header/MainMenu/mainMenu.module.css +++ b/components/Current/Header/MainMenu/mainMenu.module.css @@ -258,9 +258,6 @@ align-items: center; } - .listWrapper { - } - .mainMenu { box-shadow: none; background-color: hsla(0, 0%, 100%, 0.95); @@ -295,6 +292,8 @@ padding-top: 0; position: static; width: 100%; + padding-bottom: 20px; + height: 100%; } .listWrapper.isOpen {