JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Buttons › Buttons size › Reply To: Buttons size
November 5, 2024 at 10:02 am
#111719
tbettinazzi@axioma.it
Participant
I tried and I reduced the size using (cfg-button-inline is my class)
smart-button.cfg-button-inline {
height :24px;
width:25px;
}
Now I see the correct size of the button but the icon is visible only partially in the bottom right corner.
Inspecting the page I saw the internal <button> tag still have a 32×32 size.
Tks
- This reply was modified 1 month ago by tbettinazzi@axioma.it.
- This reply was modified 1 month ago by tbettinazzi@axioma.it.