Files
web/apps/scandic-web/components/Header/MainMenu/LogoLink/logoLink.module.css
Erik Tiekstra af7c5853db Merged in fix/SW-1742-navigation-on-mobile (pull request #1436)
fix(SW-1742): fixed issue where mobile menu is not closed when clicking on a link

* fix(SW-1742): fixed issue where mobile menu is not closed when clicking on a link


Approved-by: Fredrik Thorsson
Approved-by: Matilda Landström
2025-02-27 14:20:47 +00:00

5 lines
53 B
CSS

.logoLink {
display: inline-flex;
width: auto;
}