bootstrap4-toggle icon indicating copy to clipboard operation
bootstrap4-toggle copied to clipboard

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

Open generalpy101 opened this issue 4 years ago • 0 comments

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

generalpy101 avatar Sep 15 '21 12:09 generalpy101