mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 10:48:44 +00:00
Fixed script button alignment (#139)
* Fixed script button alignment * Fixed configurator and scene button alignment
This commit is contained in:
committed by
Paulus Schoutsen
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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user