Padding + Stack is not working properly

The url is likes following

https://projects.animaapp.com/team/mondayless-t3dhyht/project/oTNexh9/screen/main/omniview?platform=sketch&t=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2NzQ5NzUyNDQsImlhdCI6MTY0MzQzOTI0NCwibmJmIjoxNjQzNDM5MjQ0LCJpZGVudGl0eSI6IjViYTM2MGM0YmVmNzNlMDAwOWM4YzM4YiJ9.alMVfgV7R7-1c3aDoNGSONz9TWt7J4__GidZlnXRDHU

It work well in sketch.
But it is not working downloaded html(auto-flex and absolute)

‘ongoing_project_list_mobile’ is stack.
And parent is main_bottom(blue background)
main_bottom has padding properly.

So I can check that it expended well in Sketch

But main_bottom’s height is not working downloaded html(auto-flex and absolute)

left is sketch , right is html

.mainmobile .main_bottom {
background-color: var(–mariner);
height: 585px;
width: 320px;
}
main_bottom has fixed height, Why?

PS. I tried to attache file for understanding. But new use is limited to upload just 1 image.

Hey @muyoungko, I’ll write back to you as soon as I get the solution from the developers.

If you have a sample sketch of “Just simple variable height list”,
Please attach.

I can change my sketch