Proper automatic/manual partitioning switch
This commit is contained in:
@@ -22,6 +22,7 @@ class StoragePage(Adw.Bin):
|
||||
|
||||
box = Gtk.Box(orientation=Gtk.Orientation.VERTICAL)
|
||||
box.set_spacing(24)
|
||||
box.set_valign(Gtk.Align.CENTER)
|
||||
box.set_margin_top(24)
|
||||
box.set_margin_bottom(24)
|
||||
clamp.set_child(box)
|
||||
|
||||
Reference in New Issue
Block a user