mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-02 05:57:54 +00:00
Fix area picker text alignment in voice wizard (#26330)
This commit is contained in:
parent
4666197f28
commit
4250447d14
@ -70,6 +70,7 @@ export class HaVoiceAssistantSetupStepArea extends LitElement {
|
|||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
|
text-align: initial;
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user