CLS problem with container

Hi all,

I have an annoying "Cumulative Layout Shift" with components inside container. The components "shift" with some pixels on page load. But user can see it.
I've made an example here (the same 4 buttons are in a container in the bottom of the screen ) ContainerCLS | Retool
You can see that there is no shifting outside container (top of the screen).
Thanks

Hey @hakimd!

Can you check to see if you have any custom CSS in at the app or org level? It looks like this may be caused by something that's affecting the padding of the elements in your app.