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

how do I use rem unit in vis-timeline? #1799

Open
wine-fall opened this issue May 21, 2024 · 0 comments
Open

how do I use rem unit in vis-timeline? #1799

wine-fall opened this issue May 21, 2024 · 0 comments

Comments

@wine-fall
Copy link

here is the option

{
    height: 400
}

and the 400 means '400px', right? Can I change it to rem with some settings?

I know I can do sth like this:

{
    height: '8rem'
}

but can I do this automatically with some settings or plugins?

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

1 participant