I have a problem where i have:
- my main column with a padding left and right
- and a listview with containers with box shadows which width's fill the width of the list (or column)
but the shadows being cut off
I have a problem where i have:
- my main column with a padding left and right
- and a listview with containers with box shadows which width's fill the width of the list (or column)
but the shadows being cut off
Checked if there is some parent property which cuts off the shadow but i cant find any. Another page with the same layout doesnt have the problem so im sure im missing something and it should be resolvable in a reasonable manner. Not like giving the list or container enough padding so the shadow fits