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

Feature: Checkbox/Radiobutton with bold example #2498

Closed
kyubisation opened this issue Mar 18, 2024 · 0 comments · Fixed by #2528
Closed

Feature: Checkbox/Radiobutton with bold example #2498

kyubisation opened this issue Mar 18, 2024 · 0 comments · Fixed by #2528
Assignees
Labels
complexity: XS Can be done in an hour

Comments

@kyubisation
Copy link
Contributor

For specific use cases a checkbox/radio button with bold text is needed. This is already possible to do with the CSS class sbb-text--bold.

Add a story with the following example:

<sbb-checkbox>
  <span class="sbb-text--bold">Bold Label</span>
</sbb-checkbox>

Add a story with the following example:

<sbb-radio-button>
  <span class="sbb-text--bold">Bold Label</span>
</sbb-radio-button>

Needed for ÖVG:
https://www.figma.com/file/BS4MP1EC7Fb22MgcWtwlOX/07%3A-Design-%E2%80%93-%C3%96V-Guthaben?type=design&node-id=9425-785431&t=HahdDz3Wy73Beksr-0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: XS Can be done in an hour
Projects
None yet
2 participants