Skip to content

Flatpak: Fix spacing in permissions view

ivan tkachenko requested to merge work/ratijas/spacing into master

ColumnLayout should always specify one of the standard units for spacing. In this case we set it to 0, because most of it is a list of delegates, but header and footer now have their own margins on the list's side.

Merge request reports