Commit 065e118
fix(devtools): remove property tab css that is hiding directive metadata (angular#59493)
It looks like this height property was redundant prior to upgrading to angular/material 19.1.0-rc.0. An interaction between this property and that update caused elements inside of material expansion panels to be hidden.
This PR removes this unnecessary height assignment entirely.
PR Close angular#594931 parent 368d69e commit 065e118
File tree
1 file changed
+0
-1
lines changed- devtools/projects/ng-devtools/src/lib/devtools-tabs/directive-explorer/property-tab/property-view
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments