
I am trying to have different paddings and different elements(Dividers) show, depending on the ScreenSize.
I have tried below in the PaddingLeft on my responsive container, but it does nothing, and it seems I am missing something obvious:
If(ScreenSize.Large;50 & ScreenSize.Small;10)
I am trying to build whats shown below (Small, big, medium screen)