mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 13:26:34 +00:00
Fix (#12764)
This commit is contained in:
parent
8e4e22b6f8
commit
536ea822b3
@ -98,6 +98,7 @@ export class HaTextField extends TextFieldBase {
|
||||
.mdc-floating-label {
|
||||
inset-inline-start: 16px !important;
|
||||
inset-inline-end: initial !important;
|
||||
transform-origin: var(--float-start);
|
||||
direction: var(--direction);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user