Commit b7c0a6e
fix(material/form-field): outline label position (#29123)
* fix(form-field): outline label position
Fixes the outline label position when a prefix is present and the form field is not yet rendered.
Fixes #29064
* fix(material/form-field): adjust text
* fix(material/form-field): requested changes
* fix(material/form-field): adjustments for shadow root
* fix(material/form-field): adjust shadow node check
* fix(material/form-field): adjust logic
Simplify the method
(cherry picked from commit eb22e2e)1 parent af6bbf5 commit b7c0a6e
1 file changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
701 | 701 | | |
702 | 702 | | |
703 | 703 | | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
713 | 712 | | |
714 | 713 | | |
0 commit comments