mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Increase supervisor metric value span width to account for blank (#8885)
This commit is contained in:
parent
d00927c31f
commit
9eb59062aa
@ -73,7 +73,7 @@ class SupervisorMetric extends LitElement {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
.value {
|
.value {
|
||||||
width: 42px;
|
width: 48px;
|
||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user