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 browser compatibility and footer #133

Merged
merged 4 commits into from
Aug 27, 2024

Conversation

NekoLyn
Copy link
Contributor

@NekoLyn NekoLyn commented Aug 27, 2024

  1. fit-content in ImageList may cause bugs in firefox browser, so need to give a correct width in ImageList
  2. add MUI CssBaseline which contains the basic css base like border-box, which should be added in the project as early as possible for easier UI development

@NekoLyn NekoLyn force-pushed the bugfix/5807-fix-landing-page branch from 9bea3ce to 78bce97 Compare August 27, 2024 04:05
Copy link
Contributor

@utas-raymondng utas-raymondng left a comment

Choose a reason for hiding this comment

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

LGTM

@utas-raymondng utas-raymondng merged commit c3ae92a into main Aug 27, 2024
3 checks passed
@NekoLyn NekoLyn deleted the bugfix/5807-fix-landing-page branch September 1, 2024 22:56
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