mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 00:06:35 +00:00
Fix title though close button in config/options flow (#10444)
This commit is contained in:
parent
c2e3d0188e
commit
c30453a86f
@ -2,7 +2,7 @@ import { css } from "lit";
|
||||
|
||||
export const configFlowContentStyles = css`
|
||||
h2 {
|
||||
margin: 24px 0 0;
|
||||
margin: 24px 38px 0 0;
|
||||
padding: 0 24px;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
Loading…
x
Reference in New Issue
Block a user