-
Notifications
You must be signed in to change notification settings - Fork 253
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
feat: appchain bridge UI #1976
feat: appchain bridge UI #1976
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
72ece71
to
823aa42
Compare
95f2de9
to
ae2a7f1
Compare
ae2a7f1
to
6061cbb
Compare
background.default, | ||
border.radius, | ||
color.foreground, | ||
'flex w-[500px] flex-col px-6 pt-6 pb-4 border ock-border-line-default', |
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.
w-full/max-w-[500px] may be a better solution here, allowing the component to scale
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.
done, thanks
What changed? Why?
add FE components for bridge UI
will rebase and change reference to
master
once #1971 is mergedNotes to reviewers
How has it been tested?
unit tests, QA, playground