mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 13:56:35 +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 {
|
.mdc-floating-label {
|
||||||
inset-inline-start: 16px !important;
|
inset-inline-start: 16px !important;
|
||||||
inset-inline-end: initial !important;
|
inset-inline-end: initial !important;
|
||||||
|
transform-origin: var(--float-start);
|
||||||
direction: var(--direction);
|
direction: var(--direction);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user