Skip to content

Commit

Permalink
Pixel size 48
Browse files Browse the repository at this point in the history
  • Loading branch information
leolost2605 committed Aug 26, 2023
1 parent 42e849e commit f07be2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppRow.vala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public class Sound.AppRow : Gtk.Grid {

construct {
image = new Gtk.Image () {
pixel_size = 32
pixel_size = 48
};

app_name_label = new Gtk.Label ("") {
Expand Down

0 comments on commit f07be2f

Please sign in to comment.