src/components/IconSelect/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/IconSelect/index.vue
@@ -68,6 +68,10 @@ </script> <style scoped lang="scss"> .el-scrollbar { max-height: calc(50vh - 100px)!important; overflow-y: auto; } .el-divider--horizontal { margin: 10px auto !important; }