Styling MudDrop ItemRender
I have this component. When code is commented, ItemRenderer
(MudPaper
) takes 100% width of parent (MudDropZone
). But when I uncomment code and add showing description on hover, it stops to fill 100% of parent and fill only 50% of it. It looks awful.