SamProf / MatBlazor

Material Design components for Blazor and Razor Components
http://www.matblazor.com
MIT License
2.84k stars 386 forks source link

Changing the size of MatBlazor controls #905

Open tomaszewskipablo opened 3 years ago

tomaszewskipablo commented 3 years ago

I find MatBlazor's controls (buttons, comboboxes, icons, ect.) too large for my application. Is there any way of sizing down MatBlazor components?

Only solution I have found so far is using 'zoom' css attribute, which seems to be very bad solution.

enginexon commented 3 years ago

Hi @tomaszewskipablo! I am not an expert, but I expect there isn't an easy way to do it (like a simple magic configuration). Maybe I am wrong.