Align settings view

This commit is contained in:
Admar Schoonen 2023-01-07 21:38:26 +01:00
parent d98d6e0ea0
commit 49276e8963
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ Builder.load_string('''
GridLayout:
rows: 7
cols: 2
pos_hint: {"center_x":0.5, "center_y":0.5}
Label:
text: "Volume"
halign: "left"