แก้ฟอร์มสืบสวน
This commit is contained in:
parent
344a6480f2
commit
bc6c78c0a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1435,6 +1435,6 @@ onMounted(async () => {
|
||||||
}
|
}
|
||||||
.fixed-height-history {
|
.fixed-height-history {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: 150px;
|
max-height: 150px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue