Commit b607273f by 袁成

fix:下拉设置最大高度

parent 8d3fd94d
......@@ -398,6 +398,8 @@ export default {
box-sizing: border-box;
background-color: #fff;
list-style: none;
max-height: 250px;
overflow: auto;
}
.acct-search-list .acct-search-item {
......
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 to comment