Skip to content

Commit

Permalink
Merge pull request #2256 from sophieturner0/Duplicate-Scroll-Bar-Appears
Browse files Browse the repository at this point in the history
[FilterSearch]: `Duplicate` Scroll Bar Appears in FilterSearch Modal on `View More` Click, Scrolls to Top on `Max Results Filter` Adjustment
  • Loading branch information
Rassl authored Nov 1, 2024
2 parents 7715147 + 6ac42eb commit 83caf1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/App/SideBar/FilterSearch/NodeTypes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ const SchemaTypeWrapper = styled(Flex).attrs({
})`
flex-wrap: wrap;
gap: 10px;
max-height: 400px;
overflow-y: auto;
padding-right: 10px;
margin-right: calc(0px - 16px);
`
Expand Down

0 comments on commit 83caf1c

Please sign in to comment.