修改禅道已知bug

This commit is contained in:
范强强
2022-08-25 11:00:22 +08:00
parent e031fa8a67
commit 20d6f05dcb
2 changed files with 24 additions and 7 deletions
@@ -1324,6 +1324,18 @@
border: 1px #00B3BE solid;
color: #00B3BE;
}
::v-deep .ant-select-tree {
width: auto;
height: 300px;
overflow: auto;
position: absolute;
/*background: #fff;*/
}
::v-deep .ant-select-tree-dropdown {
min-height: 320px;
}
</style>
<style lang="less">