Remove automatic margin Gutter
673
Views
2
Comments
New
Frontend (App Interfaces)

If we create a container and drag the columns to for example 11 or 3, the platform automatically adds margin to your page. Can the platform not do that automatically but give that control back to the users that are developing the screens. When you use the column drag option of the containers often it becomes annoying after a while.


this automatic gutter is a feature offered by outsystems platform to automatically space elements across the width, in line with what they estimate most of their customers want happening.

If you find this annoying, try setting the gutter width on your theme to 0, does this give you a more acceptable experience ?

or alternatively,

if you don't want to mess with the theme because it is shared with other modules, just add css to your module or screen to override the default gutter, setting it to 0 px