【修改bug】固定弹窗高度
This commit is contained in:
@@ -1156,7 +1156,7 @@ export default {
|
|||||||
.tree {
|
.tree {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
padding: 0px 50px 50px 50px;
|
padding: 0px 50px 50px 50px;
|
||||||
|
height: 500px;
|
||||||
.custom-tree-node {
|
.custom-tree-node {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user