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 Request ] Allow to resize components with the font-size #267

Closed
JJBocanegra opened this issue Nov 10, 2021 · 1 comment
Closed

Comments

@JJBocanegra
Copy link

Is your feature request related to a problem? Please describe.

I can't resize the components because they always uses a `px` to set width and height.

Describe the solution you'd like

All those width and heights should be set using `em` and then a simple `font-size: 2rem` could duplicates the size of the component and all its content.

Describe alternatives you've considered

Nothing.

Additional context

No response

@quatrochan
Copy link
Collaborator

Probably fixed with v0.9

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

No branches or pull requests

2 participants