Chromium Code Reviews| Index: tracing/tracing/ui/side_panel/side_panel_container.html |
| diff --git a/tracing/tracing/ui/side_panel/side_panel_container.html b/tracing/tracing/ui/side_panel/side_panel_container.html |
| index 0f3b5219ef61d401a8089bd41b72f8d3cf88d4ac..1fa8b4e82f459e72ddafa46335c4c218be1d4733 100644 |
| --- a/tracing/tracing/ui/side_panel/side_panel_container.html |
| +++ b/tracing/tracing/ui/side_panel/side_panel_container.html |
| @@ -30,6 +30,7 @@ found in the LICENSE file. |
| active-panel-container { |
| display: flex; |
| + overflow-y: auto; |
| } |
| tab-strip { |