ApplicationDelegate: relocate "non-default backend" badge with size

When this badge is shown on a delegate with size info shown (as on the Installed page), the badge overlaps the size label.

To avoid this, relocate the badge to the top-right corner when showing the size.

Before After
before after

Merge request reports

Loading