Open whann0205 opened 1 year ago
Component
MudDataGrid
I want to make the columns smaller than 100px but it does not work. You can easily see the problem by calling the "try" link.
Want to have column width smaller than 100 px.
https://try.mudblazor.com/snippet/mkwRamuUohjFvAtD
No response
6.1.8
Other
Android
You can change the header width to get the column smaller. I do this for my template columns since the default takes up SO MUCH space: `
</TemplateColumn>`
Bug type
Component
Component name
MudDataGrid
What happened?
I want to make the columns smaller than 100px but it does not work. You can easily see the problem by calling the "try" link.
Expected behavior
Want to have column width smaller than 100 px.
Reproduction link
https://try.mudblazor.com/snippet/mkwRamuUohjFvAtD
Reproduction steps
Relevant log output
No response
Version (bug)
6.1.8
Version (working)
No response
What browsers are you seeing the problem on?
Other
On what operating system are you experiencing the issue?
Android
Pull Request
Code of Conduct