Hi, I have a situation in which I need to load a softr made page, A, in another softr made page, B, in the same project. The A is in an iframe in a custom code block placed in B. This works fine, but if A holds a softr made list, a set of paddings and margins make the list in the custom code block narrower than a list outside of this block.
Is there any way I can make them the same width, negating any padding and size manipulation applied by the custom code block?
Now it looks really really bad…