sync mvp-dev to main #2

Merged
Typhus merged 85 commits from mvp-dev into main 2025-01-23 19:25:01 +00:00
Showing only changes of commit 2609939ce1 - Show all commits

View File

@ -45,7 +45,8 @@ class BasePage(Component):
grow_x=False, grow_x=False,
grow_y=False, grow_y=False,
min_height=1.2, min_height=1.2,
min_width=53.1 min_width=53.1,
margin_bottom=3
), ),
Spacer(grow_x=True, grow_y=False), Spacer(grow_x=True, grow_y=False),
grow_y=False grow_y=False