Skip to content

Commit 44d9185

Browse files
committed
Fix area picker text alignment in voice wizard (#26330)
1 parent 51ff6c6 commit 44d9185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dialogs/voice-assistant-setup/voice-assistant-setup-step-area.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ export class HaVoiceAssistantSetupStepArea extends LitElement {
7070
display: block;
7171
width: 100%;
7272
margin-bottom: 24px;
73+
text-align: initial;
7374
}
7475
`,
7576
];

0 commit comments

Comments
 (0)