Skip to content

Commit

Permalink
fix: horizontal alignment wigh big text
Browse files Browse the repository at this point in the history
fixes #38
  • Loading branch information
bragefuglseth committed Oct 15, 2023
1 parent e28db8a commit 7ae8d0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/gtk/window.blp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ template $FretboardWindow : Adw.ApplicationWindow {
Adw.Clamp {
maximum-size: 412;
vexpand: true;
unit: px;

$FretboardChordDiagram chord_diagram {
halign: "end";
Expand Down

0 comments on commit 7ae8d0d

Please sign in to comment.