diff --git a/frontend/src/components/corpuses/CorpusCards.tsx b/frontend/src/components/corpuses/CorpusCards.tsx index 7d45d1a0..aa3d0302 100644 --- a/frontend/src/components/corpuses/CorpusCards.tsx +++ b/frontend/src/components/corpuses/CorpusCards.tsx @@ -153,7 +153,7 @@ export const CorpusCards = ({ style={{ flex: 1, width: "100%", - overflow: "hidden", + overflowY: "scroll", }} >