diff --git a/front_end/resources/resourcesPanel.css b/front_end/resources/resourcesPanel.css index ee24ae292e..c7a8e6bddb 100644 --- a/front_end/resources/resourcesPanel.css +++ b/front_end/resources/resourcesPanel.css @@ -139,4 +139,5 @@ .resources-sidebar { padding: 0; + overflow-x: auto; }