Increase left padding of heading.

This commit is contained in:
Dermot Duffy
2021-08-17 20:08:07 -07:00
parent 4f2660842b
commit a87ac40bc7
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -205,8 +205,7 @@ export class FrigateCardMenu extends LitElement {
</div>
` : ``}
</div>
`
);
`;
}
// Return compiled CSS styles (thus safe to use with unsafeCSS).