Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

[Bug]: ColumnChooser is not aligned with pager

Open danik121 opened this issue 8 months ago • 1 comments

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?

image

example from demo: image

What browsers do you see the problem on?

No response

Any additional comments?

No response

danik121 avatar Jun 24 '24 09:06 danik121