Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: megamenu centered in small screen #190

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

jjagielka
Copy link
Contributor

πŸ“‘ Description

Fix for mega menu centre problem.

#184 (comment)

In fact it was an issue of NavDropdown not MegaMenu.

I have modified the column number in small screen views as well. Please check if ok.

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed
  • My pull request is based on the latest commit (not the npm version).

If your branch is behind the upstream master, I may have difficulties to merge the request. Please fetch the latest version of the main branch:

git checkout your-branch
git pull upstream main

or

git checkout your-branch
git pull --rebase upstream main

β„Ή Additional Information

@vercel
Copy link

vercel bot commented Jul 28, 2022

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated
flowbite-svelte βœ… Ready (Inspect) Visit Preview Jul 28, 2022 at 8:00AM (UTC)
flowbite-svelte-update βœ… Ready (Inspect) Visit Preview Jul 28, 2022 at 8:00AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants