1786205435
This commit is contained in:
@@ -104,11 +104,10 @@ component LightTile inherits Rectangle {
|
||||
text: light.name;
|
||||
height: 32px;
|
||||
vertical-alignment: center;
|
||||
horizontal-alignment: right;
|
||||
font-weight: light.on ? 700 : 500;
|
||||
}
|
||||
|
||||
Rectangle { }
|
||||
|
||||
sw := Switch {
|
||||
width: 48px;
|
||||
height: 32px;
|
||||
|
||||
Reference in New Issue
Block a user