Fit Space App Component and Widgets to 100% width

Hi all, looking for some suggestions on how to set a app component width to take up 100% of the outer div. for example the space with red-arrow on both sides.

also, are there options to customize the UI theme slightly…

image

1 Like

Make sure to have padding to 0 , and margin to be also 0 , and then width automatically comes to 100%.

1 Like

Thank You, will try with this… we might need to force it 0 settings, maybe default setup is adding few points. (ui framework is bootstrap)

1 Like