Skip to content

Commit

Permalink
fix: loading btn_go_offline label and bottom margin
Browse files Browse the repository at this point in the history
  • Loading branch information
dartvader316 authored and orowith2os committed Sep 10, 2023
1 parent 1fb7f3c commit e39d5bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bottles/frontend/ui/loading.blp
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ template LoadingView : .AdwBin {
}

Button btn_go_offline {
margin-bottom: 20;
valign: center;
halign: center;
label: _("Skip and go offline");
label: _("Continue Offline");

styles [
"destructive-action",
Expand Down

0 comments on commit e39d5bf

Please sign in to comment.