Skip to content

Commit

Permalink
fix : fix search page can't scroll problem
Browse files Browse the repository at this point in the history
  • Loading branch information
charles7668 committed Nov 15, 2021
1 parent c45a041 commit 335239d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/css/SearchPage.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
overflow-y: hidden;
}

.SearchPage > .MainPanel > .NovelList {
.SearchPage .NovelList {
overflow-y: auto;
flex: 1;
}

0 comments on commit 335239d

Please sign in to comment.