Setting width of button

Can I set the width of a button in form using className? and how?

There is a special dhtmlx property fot it: width:
docs.dhtmlx.com/form__controls_list.html#button
What is the reason to do it via css?

Sorry, I’ve forgotten about the width property for button. I’ve never intended to use css. Thanks!

You are welcome! )))