Fixed script button alignment (#139)
* Fixed script button alignment * Fixed configurator and scene button alignmentpull/144/head
parent
3b5e1f9871
commit
b6bc3cd387
|
@ -15,6 +15,7 @@
|
|||
font-weight: 500;
|
||||
top: 3px;
|
||||
height: 37px;
|
||||
margin-right: -.57em;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
font-weight: 500;
|
||||
top: 3px;
|
||||
height: 37px;
|
||||
margin-right: -.57em;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
font-weight: 500;
|
||||
top: 3px;
|
||||
height: 37px;
|
||||
margin-right: -.57em;
|
||||
}
|
||||
|
||||
ha-entity-toggle {
|
||||
|
|
Loading…
Reference in New Issue