mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Convert toggle margin to padding (#715)
This commit is contained in:
parent
688de2ff2d
commit
9ae2325834
@ -10,7 +10,8 @@
|
||||
<style is="custom-style" include="iron-flex iron-flex-alignment"></style>
|
||||
<style>
|
||||
ha-entity-toggle {
|
||||
margin-left: 16px;
|
||||
margin: -4px -16px -4px 0;
|
||||
padding: 4px 16px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user