-
Notifications
You must be signed in to change notification settings - Fork 1
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
Final Adjustment #46
Final Adjustment #46
Conversation
Visit the preview URL for this PR (updated for commit 541ea7a): https://tcl-64-smart-shopping-list--pr46-ss-final-adjustment-zx4y9hl9.web.app (expires Sun, 15 Oct 2023 05:21:07 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: a60b3bbf6240277c6faac0e586ba48982028ef7b |
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.
Looks good to me.
For an example of how to fill this template out, see this Pull Request.
Description
The input box overflows to the right. I fixed it by replacing flex-grow with w-full and adjusted the add item page layout accordingly.
Centered an error message of token input.
Acceptance Criteria
Type of Changes