dillon1000/react
Commit
Browse files Wrap Components and Profiler tabs with box-size style too (#18286)
For the browser extension, these views get rendered into portals and so they don't inherit the box-sizing style from the .DevTools wrapper element. This causes views like the Profiler commit selector to subtly break.
Changed paths3 files
First-parent comparisonpackages/react-devtools-shared/src/devtools/views/Components/Components.css ModifiedM packages/react-devtools-shared/src/devtools/views/DevTools.css ModifiedM packages/react-devtools-shared/src/devtools/views/Profiler/Profiler.css ModifiedPatch
Files changed
Rendering syntax-highlighted changes…