mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Fix some styling of ha-switch (#3842)
If content is slotted it will get some margin to the toggle like the old switch.
This commit is contained in:
committed by
Paulus Schoutsen
parent
3cf4b890b6
commit
ea50d486da
@@ -153,7 +153,6 @@ class HaEntityToggle extends LitElement {
|
||||
}
|
||||
ha-switch {
|
||||
padding: 13px 5px;
|
||||
margin: -4px -5px;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user