Skip to content

Commit

Permalink
fix(project): overflow bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed May 10, 2021
1 parent 3f224b9 commit 33afa32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/VirtualizedGrid/VirtualizedGrid.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
.ReactVirtualized__Grid {
overflow: visible !important;
}
.ReactVirtualized__Grid__innerScrollContainer {
overflow: visible !important;
}

0 comments on commit 33afa32

Please sign in to comment.