We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use the typography style "p-ui" from the typography guideline: https://www.figma.com/design/Ll8EOTAVIlNlbfOCqa1fG9/Agent-Store-V2?node-id=2759-9596&t=2JI1c3X9fIXeTTbE-1
Update font to the following: font-family: Geist; font-size: 16px; font-weight: 400; line-height: 24px; text-align: left; text-underline-position: from-font; text-decoration-skip-ink: none;
Update padding to the following: top and bottom padding: 10px left and right padding: 16px
Change outline color of chip to the following: border: 1px solid var(--neutral-600, #525252)
The text was updated successfully, but these errors were encountered:
feat(store) : Small UI changes on marketplace (#9094)
4cc8616
Add small ui changes on marketplace Fix - #9035 - #9034 - #9033 - #9031 - #9029 - #9028 - #9027 - #9026 - #9025 - #9021 - #9020 - #9004 - #9003 - #9002 - #9001 - #8999 - #8998 - #8997 - #8996 - #8995 - #8994 - #8993 - #8991 - #8990 - #8989 --------- Co-authored-by: Swifty <craigswift13@gmail.com>
Abhi1992002
No branches or pull requests
Describe your issue.
Use the typography style "p-ui" from the typography guideline: https://www.figma.com/design/Ll8EOTAVIlNlbfOCqa1fG9/Agent-Store-V2?node-id=2759-9596&t=2JI1c3X9fIXeTTbE-1
Update font to the following:
font-family: Geist;
font-size: 16px;
font-weight: 400;
line-height: 24px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
Update padding to the following:
top and bottom padding: 10px
left and right padding: 16px
Change outline color of chip to the following:
border: 1px solid var(--neutral-600, #525252)
The text was updated successfully, but these errors were encountered: