Buttons have bootstrap classes. You can remove btn-xs class and add btn-sm class to the button using JavaScript/jQuery.
You will have to do this in custom script.
1 Like
Buttons have bootstrap classes. You can remove btn-xs class and add btn-sm class to the button using JavaScript/jQuery.
You will have to do this in custom script.