mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Make gauge bit smaller
This commit is contained in:
parent
41370be2b8
commit
fcb5865468
@ -219,7 +219,7 @@ class HuiGaugeCard extends LitElement implements LovelaceCard {
|
|||||||
ha-gauge {
|
ha-gauge {
|
||||||
--gauge-color: var(--label-badge-blue);
|
--gauge-color: var(--label-badge-blue);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 300px;
|
max-width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.name {
|
.name {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user