1786307040
This commit is contained in:
@@ -59,6 +59,7 @@ export component Climate inherits Rectangle {
|
|||||||
];
|
];
|
||||||
|
|
||||||
VerticalLayout {
|
VerticalLayout {
|
||||||
|
spacing: MaterialStyleMetrics.spacing_16;
|
||||||
HorizontalLayout {
|
HorizontalLayout {
|
||||||
Vertical {
|
Vertical {
|
||||||
ListTile {
|
ListTile {
|
||||||
|
|||||||
@@ -148,7 +148,6 @@ 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;
|
||||||
|
|||||||
Reference in New Issue
Block a user