Blazorise
Blazorise copied to clipboard
[Bug]: ColumnChooser is not aligned with pager
Blazorise Version
1.5.3
What Blazorise provider are you running on?
FluentUI2
Link to minimal reproduction or a simple code snippet
Example from doc's
Steps to reproduce
<DataGrid TItem="Employee" Data="inMemoryData" Responsive ShowColumnChooser ShowPager ShowPageSizes> </DataGrid>
What is expected?
ColumnChooser is not aligned with pager
What is actually happening?
example from demo:
What browsers do you see the problem on?
No response
Any additional comments?
No response