radzenhq / radzen-blazor

Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
https://www.radzen.com
MIT License
3.52k stars 785 forks source link

Accordion - Error when I set background color #698

Closed Andrey-2021 closed 1 year ago

Andrey-2021 commented 1 year ago

Hi! I use 'Accordion with multiple expand' https://blazor.radzen.com/accordion

When I insert 'class="rz-background-color-warning-lighter"' the "check mark" runs away to the left

<RadzenAccordionItem Text="Employees" Icon="account_box" class="rz-background-color-warning-lighter"> Details for Employees </RadzenAccordionItem>

Thanks!

akorchev commented 1 year ago

Looks fine to me.

image
Andrey-2021 commented 1 year ago

Excuse me, but I don't see error too.

You can see project, file Index.razor, line 21 class="rz-background-color-warning-lighter"

Link on C# project https://drive.google.com/file/d/1M8gQgawGPppbSkbeUXBdt5ODRxxqFjeF/view?usp=sharing

enchev commented 1 year ago

Hey @Andrey-2021,

The issue cannot be reproduced on your project too - not sure why you post a project that cannot reproduce anything.

UPDATE: We were able to reproduce the issue.

Andrey-2021 commented 1 year ago

excuse me. 1) I reDownload the project from Google Disk from my link. 2) Run the project What I see

Безымянный

I don't know why it work correctly at you, but it not work at me

Andrey-2021 commented 1 year ago

Thanks!!!

@enchev enchev closed this as completed in https://github.com/radzenhq/radzen-blazor/commit/ea9c7543d935fffa4269d36fb7825b4baff7e543 2 hours ago