Replies: 1 comment
-
I've solved by adding this in the component: it's right? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want delete the padding in the button
https://bootstrap-vue.org/docs/components/form-checkbox#button-style-checkboxes
I tried with:
.my-father-container > .btn { padding: 0 !important; }
but doesnt work
Beta Was this translation helpful? Give feedback.
All reactions