-
Notifications
You must be signed in to change notification settings - Fork 3
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: vertical alignment in cards #95
Conversation
WalkthroughThe changes involve a styling update in the Changes
Poem
Recent Review DetailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Files skipped from review due to trivial changes (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
LGTM!
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.
I recommend to push the action button wrapper to the bottom by giving the mt-auto
. On smaller screens we might get the same issue.
Also continue adding a number to this file to make the build happen after merge -> https://github.com/bitcashorg/smartsale/blob/develop/packages/smartsale-db/src/client.ts#L5
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.
I think we already have it there. @AndlerRL Could you please check it out again?
* docs: update readme * devops: add github actions (#80) * devops: add github actions * chore: update bunlock * chore: disable eslint action * devops: supabase (#79) * devops: supabase init * feat: initial db schema migration * devops: supabase project * chore: slow transitions, layout, cls, remove motion, supa, auth, ui fixes (#89) * chore: fix jsx structure * chore: fix layout and cls, removed motion * chore: fix layout and cls, removed motion * chore: format code * chore: correct project id on lhci github action * chore: layout, metadata, navigation adjustments * wip: project landing page header updates * wip: project landing page header updates * wip: project landing page header updates * wip: project landing page header updates * wip: mobile nav * fix: padding in project card * feat: initial fade in * fix: adjust padding of project card for mobile * wip: mobile nav * feat: mobile nav * feat: mobile nav * feat: mobile session * fix: hide mobile nav trigger * wip: desktop login and wallet connection flow * wip: desktop login and wallet connection flow * chore: updte bun lock * devops: update lhci, re-enable vconsole on test * fix: build * fix: restore blur bg color in auction card * fix: use same color for title and description * devops: supabase (#79) * devops: supabase init * feat: initial db schema migration * devops: supabase project * fix: dark mode color * fix: build --------- Co-authored-by: Nathanael Liu <[email protected]> * feat: whitepaper * chore: update navlinks * chore: close issues Close #61 Close #54 Close #55 Close #60 Close #62 Close #64 Close #67 Close #69 Close #72 Close #77 Close #78 Close #84 Close #68 Close #63 Close #86 Close #34 Related #89 * chore: udpate whitepaper link * feat: project data card 1 * feat: improve project hero in project landing * fix: vertical alignment in cards (#95) * fix: vertical alignment in cards * chore: add number * impr(webapp): adding appName to signatureRequest * feat(webapp): double table on auciton data card * feat(webapp): double table on auciton data card * feat(webapp): double table on auciton data card --------- Co-authored-by: Gabo Esquivel <[email protected]> Co-authored-by: Nathanael Liu <[email protected]>
Summary by CodeRabbit
AuctionCard
component to enhance layout and responsiveness.smartsale-db
package.