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

Text size inside button is not upto scale, as displayed in demo #62

Open
generalpy101 opened this issue Sep 15, 2021 · 0 comments
Open

Comments

@generalpy101
Copy link

I am using bootstrap4-toggle with MDBootstrap v4.5. When I try to create toogle swith with following code :
<input type="checkbox" checked data-toggle="toggle" data-on="View" data-off="Edit" data-onstyle="success" data-offstyle="danger" data-size="sm" />

Text size is not upto scale. It has the same problem in text size for normal or xs size.
image
Above is for sm size

image
Above image is for xs size

image
Normal size

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