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 head items alignment #474

Merged
merged 1 commit into from
Jul 16, 2024
Merged

fix head items alignment #474

merged 1 commit into from
Jul 16, 2024

Conversation

RNR1
Copy link
Contributor

@RNR1 RNR1 commented Jul 9, 2024

Pull Request

Change Summary

Fix head items alignment

Change Reason

To make things aligned!

Verification

Screen Shot 2024-07-09 at 19 48 16

Related Issue: #464

@@ -114,17 +114,6 @@ function MobileHead() {
</IconButton>
</Box>
</Box>
<Collapse
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just an annoying box

<Collapse orientation="horizontal" in={pageExpand} timeout="auto">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just an annoying box

@tomporvaz tomporvaz linked an issue Jul 10, 2024 that may be closed by this pull request
@RNR1 RNR1 merged commit 91f87f4 into develop Jul 16, 2024
6 checks passed
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.

Line up the Icons in the Header/Hamburger Menu (Desktop & Mobile)
2 participants