Commit 4d2edfef by 陆志强

feat: 搜索页面滚动优化

parent 03bba667
...@@ -144,7 +144,7 @@ export default { ...@@ -144,7 +144,7 @@ export default {
} }
&__content { &__content {
flex: 1; flex: 1;
overflow: hidden; overflow: auto;
} }
&__items { &__items {
padding: 0 10px; padding: 0 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment