fix max-heigth
This commit is contained in:
parent
c424747862
commit
a595c1a5e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1672,7 +1672,7 @@ onMounted(async () => {
|
|||
|
||||
.tree-container {
|
||||
overflow: auto;
|
||||
height: 50vh;
|
||||
max-height: 50vh;
|
||||
}
|
||||
.my-list-link {
|
||||
color: rgb(118, 168, 222);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue