go to your base.css
add this at the bottom of the file
.menu-drawer summary a{ color: currentColor; text-decoration: none; }
This will fix your issue
go to your base.css
add this at the bottom of the file
.menu-drawer summary a{ color: currentColor; text-decoration: none; }
This will fix your issue