mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46: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 {
|
||||
--gauge-color: var(--label-badge-blue);
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
max-width: 250px;
|
||||
}
|
||||
|
||||
.name {
|
||||
|
Loading…
x
Reference in New Issue
Block a user