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

Increase size of DateTimePicker #778

Open
cavalryjim opened this issue Oct 18, 2021 · 1 comment
Open

Increase size of DateTimePicker #778

cavalryjim opened this issue Oct 18, 2021 · 1 comment

Comments

@cavalryjim
Copy link

When used inline, how can I increase the overall size of the DateTimePicker UI?

@arcanemachine
Copy link
Contributor

document.querySelector('.xdsoft_datetimepicker').style.transform = "scale(1.25)";

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