change color or num entities so its consistent

This commit is contained in:
proddy
2025-02-24 21:37:56 +01:00
parent 3f8add73ac
commit b857c6eb44

View File

@@ -593,7 +593,7 @@ const Customizations = () => {
</Button>
</Grid>
<Grid>
<Typography variant="subtitle2" color="primary">
<Typography variant="subtitle2" color="grey">
{LL.SHOWING()}&nbsp;{shown_data.length}/{deviceEntities.length}
&nbsp;{LL.ENTITIES(deviceEntities.length)}
</Typography>