Set datagrid overflow to hidden to prevent double scrolling
@@ -55,5 +55,4 @@
.jp-CSVViewer-grid {
flex: 1 1 auto;
- overflow: auto;
}