This commit is contained in:
Yosi Levy
2024-05-27 15:09:29 +03:00
committed by GitHub
parent 1dbb70b964
commit dfee3ba089
3 changed files with 5 additions and 3 deletions

View File

@@ -206,6 +206,7 @@ export class HaTextField extends TextFieldBase {
.mdc-floating-label,
.mdc-text-field__input[type="number"] {
direction: rtl;
--direction: rtl;
}
`
: css``,