Commit ba7a0f5a by caoyanzhi

设置最大高度

parent 9c87b797
......@@ -117,6 +117,7 @@ export default {
<style lang="scss" scoped>
.tag-some-list {
margin: 0 20px;
max-height: 500px;
overflow-y: auto;
}
</style>
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