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

Fixed footer being inconsistent across pages #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hhubert14
Copy link

@hhubert14 hhubert14 commented Dec 20, 2024

fixed #73. I noticed that the footer component on the OrderDetail page was missing the box wrappers and style classes, specifically footerContainer and footerWrapper, that are used on other pages. To address this, I wrapped the footer with these wrappers and defined the necessary style classes to maintain consistency with the rest of the application.

@hhubert14 hhubert14 changed the title Fixed issue #73 Fixed footer being inconsistent across pages Dec 20, 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.

Footer changes when order starts processing, causing inconsistency
1 participant