mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-29 05:29:46 +00:00
Set numeric keypads to LTR (#27588)
This commit is contained in:
@@ -212,6 +212,7 @@ export class DialogEnterCode
|
||||
grid-gap: var(--ha-space-6);
|
||||
justify-items: center;
|
||||
align-items: center;
|
||||
direction: ltr;
|
||||
}
|
||||
.clear {
|
||||
grid-row-start: 4;
|
||||
|
||||
Reference in New Issue
Block a user