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

Update the styling of radio buttons #345

Closed
deletidev opened this issue Feb 19, 2024 · 0 comments · Fixed by #398
Closed

Update the styling of radio buttons #345

deletidev opened this issue Feb 19, 2024 · 0 comments · Fixed by #398

Comments

@deletidev
Copy link
Collaborator

deletidev commented Feb 19, 2024

Update the styling of radio buttons, to make them look like checkboxes and text inputs. The styles are in src/pod/export/export-table.module.css, if you need to change something in light mode, and need specificity for the light styles you can use:

:global(.light) .radioButton{}

Image

@deletidev deletidev self-assigned this Feb 19, 2024
@deletidev deletidev changed the title Update the styling of radio buttons, to make them look like checkboxes and text inputs Update the styling of radio buttons Feb 29, 2024
@antonio06 antonio06 assigned VCamarzana and unassigned antonio06 and deletidev Feb 29, 2024
brauliodiez added a commit that referenced this issue Mar 8, 2024
…g-of-radio-buttons

feature/#345 Update the styling of radio buttons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants