调整搜索列表高度
This commit is contained in:
parent
68b6ffcf36
commit
61c218b0ab
|
|
@ -735,7 +735,7 @@ export default {
|
|||
|
||||
.left4 {
|
||||
width: 100%;
|
||||
height: 700px;
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
|
|
|
|||
Loading…
Reference in New Issue