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…
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…
Make sure to have padding to 0 , and margin to be also 0 , and then width automatically comes to 100%.
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)