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: changed add flow button to be square on collapsed screen #4824

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

lucaseduoli
Copy link
Collaborator

This pull request makes changes to the HeaderComponent in the src/frontend/src/pages/MainPage/components/header/index.tsx file to improve the UI layout and button styling.

UI Layout Improvements:

  • Removed an unnecessary div wrapper around the ShadTooltip component to simplify the DOM structure.

Button Styling:

  • Updated the className property of the Button component to adjust padding for different screen sizes.

@lucaseduoli lucaseduoli self-assigned this Nov 25, 2024
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 25, 2024
@github-actions github-actions bot added the bug Something isn't working label Nov 25, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

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

lgtm

@anovazzi1 anovazzi1 self-requested a review November 25, 2024 17:55
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 25, 2024
@mfortman11 mfortman11 merged commit 7961cb2 into main Nov 25, 2024
18 checks passed
@mfortman11 mfortman11 deleted the fix/button_aspect_ratio branch November 25, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants