Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

[Bug]: Remove min width from file picker list

Open mtbayley opened this issue 11 months ago • 0 comments

Blazorise Version

1.7.3

What Blazorise provider are you running on?

Bootstrap5

Link to minimal reproduction or a simple code snippet

<FilePicker Changed="FilesChanged" />

Image

Steps to reproduce & bug description

Can the min width here be removed?

https://github.com/Megabit/Blazorise/blob/c016ea09c8fbc374920ef93dfca9726b73db71fd/Source/Blazorise/Styles/_file.scss#L15-L16

What is expected?

Width of files should be the same width as parent picker

Image

What is actually happening?

Width of files list larger than parent picker

What browsers do you see the problem on?

Microsoft Edge

Any additional comments?

No response

mtbayley avatar Jan 29 '25 20:01 mtbayley