Skip to content

Commit 678a7e1

Browse files
committed
Remove root height containment
This breaks the global scope as it affects the main view on PerfLab
1 parent 32631d5 commit 678a7e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

front_end/ui/legacy/inspectorCommon.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
}
1515

1616
:root {
17-
height: 100%;
18-
overflow: hidden;
19-
/* stylelint-disable-next-line property-no-unknown */
20-
interpolate-size: allow-keywords;
2117
/**
2218
* NOTE: please don't add to these colours!
2319
* We are migrating to a new set of theme colors (see below for details) and over time these colors will be deprecated / removed.

0 commit comments

Comments
 (0)