fix 字典分类内滚动
This commit is contained in:
parent
8a38eaa7d6
commit
9deae50ccc
@ -184,4 +184,8 @@ watch(filterText, (val) => {
|
|||||||
</script>
|
</script>
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.btm8{margin-bottom: 8px;}
|
.btm8{margin-bottom: 8px;}
|
||||||
|
.filter-tree{
|
||||||
|
height: calc(100vh - 290px);
|
||||||
|
overflow-y: auto;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user