-
Notifications
You must be signed in to change notification settings - Fork 1.4k
fix(validation): Layout of Pricing Models in Smaller Screens (Fixes #… #6783
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
Conversation
🚀 Preview for commit 009e93b at: https://68b6f5efda4b2939463fa3b1--layer5.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
src/reusecore/Layout/Col.js
Outdated
position: relative; | ||
width: 100%; | ||
box-sizing: border-box; | ||
padding: 0; // Remove negative padding |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is this comment for? @ChetanFTW
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will remove all padding entirely from "ColWrapper"
…er5io#6783) Signed-off-by: ChetanFTW <[email protected]>
…er5io#6783) Signed-off-by: ChetanFTW <[email protected]>
🚀 Preview for commit e280bda at: https://68b71053fd3c5e1c88e2da32--layer5.netlify.app |
Now its all working fine check this video Feel free to let me know if there's anything for me. |
🚀 Preview for commit e00b5c0 at: https://68baf1a37c63d64cf5497de9--layer5.netlify.app |
🚀 Preview for commit aec90b3 at: https://68bb5950a1076046bbf27b2f--layer5.netlify.app |
🚀 Preview for commit af8d8c3 at: https://68bc90b4a587b746d3c0d38e--layer5.netlify.app |
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
🚀 Preview for commit be9b1bd at: https://68be54fa2eabde0a374884e2--layer5.netlify.app |
🚀 Preview for commit 5c210a7 at: https://68bec1bb52ec551ac676b541--layer5.netlify.app |
🚀 Preview for commit fcd2811 at: https://68c0257804b8b31091de08f5--layer5.netlify.app |
🚀 Preview for commit 5e7fe2a at: https://68c082d02443c78c89ba7970--layer5.netlify.app |
🚀 Preview for commit fcd2811 at: https://68c088e2446f6c9c3b02ca00--layer5.netlify.app |
Created new PR #6818 |
…6776)
Description
This PR fixes #
Notes for Reviewers
Check out this layout video
Signed commits