1786205641
This commit is contained in:
@@ -111,7 +111,7 @@ component LightTile inherits Rectangle {
|
|||||||
vertical-alignment: center;
|
vertical-alignment: center;
|
||||||
horizontal-alignment: right;
|
horizontal-alignment: right;
|
||||||
// font-weight: light.on ? 700 : 500;
|
// font-weight: light.on ? 700 : 500;
|
||||||
color: light.on ? MaterialPalette.secondary : MaterialPalette.primary;
|
color: light.on ? MaterialPalette.primary : MaterialPalette.secondary;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user