Skip to content
Snippets Groups Projects
Commit f5e86937 authored by AleksanderBodurri's avatar AleksanderBodurri Committed by kirjs
Browse files

fix(devtools): remove property tab css that is hiding directive metadata (#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 #59493
parent a1cbfa37
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment