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