diff --git a/src/install_page/pending_page.blp b/src/install_page/pending_page.blp index ef98bb4..f0cf81f 100644 --- a/src/install_page/pending_page.blp +++ b/src/install_page/pending_page.blp @@ -21,6 +21,8 @@ template $PendingPage : Adw.NavigationPage { revealed: true; [center] Button install_button { + margin-top: 3; + margin-bottom: 3; sensitive: bind pending_action_bar.revealed; styles ["pill", "suggested-action"] Adw.ButtonContent {