mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix alignment of Entities card header toggle (#9123)
This commit is contained in:
parent
9755bf723f
commit
a94f85a100
@ -62,7 +62,7 @@ class HuiEntitiesToggle extends LitElement {
|
|||||||
}
|
}
|
||||||
ha-switch {
|
ha-switch {
|
||||||
padding: 13px 5px;
|
padding: 13px 5px;
|
||||||
margin: -4px -5px;
|
margin: -4px -8px;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user