Changing Action button width or size

0
How to change the width of an action button. I tried to use width:50% or font-size:10px; etc etc but nothing working. the size of butting is too much wide i want to make it small. Any specific solution?
asked
1 answers
0

You can add a class from the Library (lib.css), e.g: btn-sm (in the class field)

answered