Padding value shows incorrect values in the UI

Padding value shows wrong in UI. Top is actually set to 48px, but shows as 24px, as you can see also by looking at the page (see the top green is taller than the bottom green)

I have seen this multiple times today when setting top and bottom margins / padding individually

can you link me to where it’s happening?

@chungwu go to this page. Then click the 3rd view (Tablet landscape)… When you then go to the top component and click the padding thing, it shows the wrong padding…

I think this is because it is showing the mobile padding. we are using variables that change in the mobile view down to 24/24… and this is likely why this is showing… but it should really be the correct values when tablet landscape is selected