-
Notifications
You must be signed in to change notification settings - Fork 4
656: Padding fix from landing/dashboard page (mobile) #692
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
base: main
Are you sure you want to change the base?
Conversation
Available PR Commands
See: https://github.com/tahminator/codebloom/wiki/CI-Commands |
Title656: removed extra padding from landing/dashboard page on mobile PR TypeEnhancement, Bug fix Description
Diagram Walkthroughflowchart LR
A["Landing AboutUs layout"] -- "wrap with Box, 100vw, overflowX hidden" --> B["Stable mobile layout"]
C["Dashboard layout"] -- "outer Box, 100vw, overflowX hidden" --> D["No extra padding/scroll"]
E["Inline div padding -> Box"] -- "consistent Mantine components" --> F["Consistent spacing"]
|
| Relevant files | |||||
|---|---|---|---|---|---|
| Enhancement |
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/deploy |
|
The command to deploy to staging for the commit ac43b1f has been triggered. View action run |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
|
/deploy |
|
The command to deploy to staging for the commit 944f03c has been triggered. View action run |
Description of changes
Checklist before review
Screenshots
Dev
Screen.Recording.2026-01-23.at.2.59.48.AM.mov
Staging
Screen.Recording.2026-01-23.at.3.17.47.AM.mov