调整搜索列表高度

This commit is contained in:
hym 2024-10-16 10:41:32 +08:00
parent 68b6ffcf36
commit 61c218b0ab
1 changed files with 1 additions and 1 deletions

View File

@ -735,7 +735,7 @@ export default {
.left4 {
width: 100%;
height: 700px;
height: 100%;
overflow-y: scroll;
&::-webkit-scrollbar {