Skip to content
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

Support question: Adjusting width for va-radio-option in the development environment #3324

Open
1 task done
cora-goldston-bah opened this issue Oct 1, 2024 · 3 comments

Comments

@cora-goldston-bah
Copy link

Support question

  • I’ve searched for any related issues/questions on github

How can we help?

This is a follow-up to issue #1937. As noted in that previous issue, Figma now allows designers to override the va-radio-option width. However, when our developers are working in the development environment, they're encountering a platform-wide style that constrains the va-radio-option width to 320px.

It appears the 320px platform-wide style is related to visibility on mobile devices. However, the development environment is constraining the width, even on our desktop pages.

Is there a way to override the width in the development environment? If not, we'd like to explore how we can make this possible in the future.

Thank you!
Transition Experience Team

@cora-goldston-bah
Copy link
Author

Looping in the Transition Experience team
@nkontrabecki @vetskrieg @iseabock @RonnieYoung-UX

@micahchiang
Copy link
Contributor

You should be able to target labels and adjust their width in your app stylesheet. MHV does something similar here - https://github.com/department-of-veterans-affairs/vets-website/blob/main/src/applications/mhv-secure-messaging/sass/compose.scss#L16

@cora-goldston-bah
Copy link
Author

Thank you, @micahchiang! We will look into this on our stylesheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants