mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +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;
|
||||
width: 100%;
|
||||
margin-bottom: 24px;
|
||||
text-align: initial;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user