This commit is contained in:
Yosi Levy
2024-01-30 15:27:40 +02:00
committed by GitHub
parent 476457fe2e
commit 5e40bb55eb
109 changed files with 283 additions and 8 deletions

View File

@@ -79,6 +79,8 @@ class HuiScriptEntityRow extends LitElement implements LovelaceRow {
return css`
mwc-button:last-child {
margin-right: -0.57em;
margin-inline-end: -0.57em;
margin-inline-start: initial;
}
`;
}