mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-31 21:17:47 +00:00
Stages
This commit is contained in:
parent
e3bbe0e93b
commit
183dc3cfbe
@ -143,7 +143,7 @@ export class HuiEntityCard extends LitElement implements LovelaceCard {
|
||||
<ha-svg-icon
|
||||
.path=${trend < 100 ? mdiArrowDown : mdiArrowUp}
|
||||
></ha-svg-icon>
|
||||
${trend}%
|
||||
${trend} %
|
||||
</div>
|
||||
`
|
||||
: html`
|
||||
|
Loading…
x
Reference in New Issue
Block a user