update
This commit is contained in:
parent
f83d147481
commit
70a25e2a67
@ -214,12 +214,8 @@ export default {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
.tree {
|
.tree {
|
||||||
<<<<<<< HEAD
|
|
||||||
overflow:auto;
|
overflow:auto;
|
||||||
height: calc(100% - 52px);
|
height: calc(100% - 52px);
|
||||||
=======
|
|
||||||
overflow: auto;
|
|
||||||
max-height: 600px;
|
max-height: 600px;
|
||||||
>>>>>>> master
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user