From d66dc0491d92f6bdecc4e209b2ae04ec3bcf855d Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Fri, 5 Feb 2021 15:18:02 -0500 Subject: [PATCH] Fix #949 layer list in viewer not scrollable --- app/static/app/js/components/LayersControlLayer.jsx | 2 +- app/static/app/js/css/LayersControlPanel.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/static/app/js/components/LayersControlLayer.jsx b/app/static/app/js/components/LayersControlLayer.jsx index 029c93ef..0ee3d935 100644 --- a/app/static/app/js/components/LayersControlLayer.jsx +++ b/app/static/app/js/components/LayersControlLayer.jsx @@ -274,7 +274,7 @@ export default class LayersControlLayer extends React.Component { {this.state.expanded ?
-