Skip to content

Update footer and navbar styles to match MUI v6 #1003

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

Open
wants to merge 10 commits into
base: pre-STAG-node-22
Choose a base branch
from

Conversation

julisod
Copy link

@julisod julisod commented May 5, 2025

Footer pics

image
image

julisod added 8 commits April 11, 2025 18:43
This is something that got fixed in a previous commit from July 17th,
but it still crept back up on this branch somehow.

Removed unused imports.
I don't fully understand if the jsconfig file is needed for projects
that don't use typescript. It has something to do with intellisense.
At least removing this line gets rid of type errors.
The CSS injected last gets higher priority, and as Tailwind is built on
top of MUI, it only makes sense to give Tailwind a higher priority.

A similar fix was previously added in a commit from February 13, 2024
and subsequently removed on June 23, leaving me to wonder why I was not
able to override MUI styles.
Made an effort to get rid of the divider component
as well.
Haven't touched most variants, only remember making edits to contained,
outlined and outlinedNew.
Also made them scalable with bigger fonts.
@julisod julisod marked this pull request as ready for review May 13, 2025 18:59
@julisod julisod changed the title Updating styles to match MUI v6 Update footer and navbar styles to match MUI v6 May 15, 2025
julisod added 2 commits May 17, 2025 10:18
This reverts commit 00f87a1, since
Tailwind will no longer be relevant.
@julisod
Copy link
Author

julisod commented May 21, 2025

Now the navbar shouldn't contain any tailwind classes.
image

I also added an extra breakpoint because I think it looks nicer instead of directly jumping to all elements being in a column.
image

image

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.

1 participant