1786306963

This commit is contained in:
2026-08-09 22:22:43 +02:00
parent 9570cc0f24
commit cb15ea875f

View File

@@ -148,6 +148,8 @@ export component AppWindow inherits Window {
VerticalLayout { VerticalLayout {
width: root.width; width: root.width;
height: root.height; height: root.height;
spacing: MaterialStyleMetrics.spacing_16;
HorizontalLayout { HorizontalLayout {
alignment: center; alignment: center;
height: 64px; height: 64px;