Commit 3bbc0a0
authored
fix(material/autocomplete): prevent inert host node from affecting surrounding layout (angular#21649)
Similar to angular#21246. Prevents the inert host node for `mat-autocomplete` from affecting
the layout around it.1 parent 66969d3 commit 3bbc0a0
File tree
2 files changed
+8
-0
lines changed- src
- material-experimental/mdc-autocomplete
- material/autocomplete
2 files changed
+8
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments