Skip to content

fix(layout): wrap rows into container-fluid

Quentin requested to merge QuentinFchx/ogptoolbox-ui:fix-row-layout into master

Fix horizontal scrolling caused by extra whitespaces introduced by .row negative margins not being wrapped into .container class

Merge request reports