mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
Fixed script button alignment (#139)
* Fixed script button alignment * Fixed configurator and scene button alignment
This commit is contained in:
parent
3b5e1f9871
commit
b6bc3cd387
@ -15,6 +15,7 @@
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
|
margin-right: -.57em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
|
margin-right: -.57em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
top: 3px;
|
top: 3px;
|
||||||
height: 37px;
|
height: 37px;
|
||||||
|
margin-right: -.57em;
|
||||||
}
|
}
|
||||||
|
|
||||||
ha-entity-toggle {
|
ha-entity-toggle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user