This commit is contained in:
dqjdda
2019-11-27 12:42:52 +08:00
parent a0a9973911
commit 11d1a803ee
2 changed files with 187 additions and 23 deletions

View File

@@ -52,9 +52,3 @@ export default {
}
}
</script>
<style scoped>
/deep/ .el-scrollbar__wrap{
margin-right: -22px !important;
}
</style>