Hi everyone,
Need to remove some gap between pdf and table such that it fits in the background container which is light blue.Could anyone please help
Put the width at 100%
Regards,
Márcio
Hello Saif,
The issue you are facing is because of the width you have specified explicitly for the container.
By removing the container width "547px" OutSystems will auto-set the width for it.
Thus, it solves the issue.
Refer to the result below after removing the width.
Kind Regards,
Riyaz
Hi! Your table or a container it is in, seams to have some CSS , I see a border that makes it look like having a shadow, and probably it has also a big left margin .
Try to find where that CSS is applied and fix it there.
Hi The space marked in red can be removed with the width but i am referring to the right hand side