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 Styling Issue on SSW.Rules #57

Closed
wants to merge 1 commit into from
Closed

Conversation

Aibono1225
Copy link
Member

@@ -43,7 +43,7 @@ const MegaMenuLayout: React.FC<MegaMenuWrapperProps> = ({
<>
<div className="relative z-10 flex w-full items-center justify-center sm:h-[120px]">
<nav
className="flex h-full w-full items-center justify-between gap-x-4 overflow-hidden px-0"
className="flex h-full w-full items-center justify-between gap-x-4 px-0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CC: @Harry-Ross

Will this effect anything on the Website?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♀️ Yes. After doing some more manual tests I found it doesn't work well on mobile. I should make the changes on Rules instead.. Thanks for pointing this out!

@Aibono1225 Aibono1225 closed this Jan 4, 2024
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.

2 participants