Skip to content

Commit

Permalink
Fill align placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Jan 10, 2024
1 parent d2c44cf commit a5c3a1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/Views/WelcomeView.vala
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public class WelcomeView : Gtk.Box {

var popover_placeholder = new Granite.Placeholder ("No mailboxes found") {
description = "Try changing search terms",
halign = FILL,
icon = new ThemedIcon ("edit-find-symbolic")
};

Expand Down

0 comments on commit a5c3a1e

Please sign in to comment.