1786205292
This commit is contained in:
@@ -104,6 +104,7 @@ component LightTile inherits Rectangle {
|
|||||||
text: light.name;
|
text: light.name;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
vertical-alignment: center;
|
vertical-alignment: center;
|
||||||
|
font-weight: light.on ? 700 : 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle { }
|
Rectangle { }
|
||||||
|
|||||||
Reference in New Issue
Block a user