1786307040
This commit is contained in:
@@ -59,6 +59,7 @@ export component Climate inherits Rectangle {
|
||||
];
|
||||
|
||||
VerticalLayout {
|
||||
spacing: MaterialStyleMetrics.spacing_16;
|
||||
HorizontalLayout {
|
||||
Vertical {
|
||||
ListTile {
|
||||
|
||||
@@ -148,7 +148,6 @@ export component AppWindow inherits Window {
|
||||
VerticalLayout {
|
||||
width: root.width;
|
||||
height: root.height;
|
||||
spacing: MaterialStyleMetrics.spacing_16;
|
||||
|
||||
HorizontalLayout {
|
||||
alignment: center;
|
||||
|
||||
Reference in New Issue
Block a user