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

Add support for small, medium and large inputs. #3

Open
tcbegley opened this issue Mar 6, 2019 · 0 comments
Open

Add support for small, medium and large inputs. #3

tcbegley opened this issue Mar 6, 2019 · 0 comments

Comments

@tcbegley
Copy link
Owner

tcbegley commented Mar 6, 2019

The dropdown and date picker styles are informed by the form-control class in Bootstrap. It would be good to support sizing of these like Bootstrap does through the form-control-sm and form-control-lg classes.

The best way to do this is likely by applying an additional class to a parent of the component in question. E.g. dash-bootstrap-sm.

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