feat(hiList): fix category scroll
This commit is contained in:
parent
8d5741534c
commit
6f75574790
|
@ -472,6 +472,7 @@ export default {
|
|||
|
||||
.category-right {
|
||||
flex: 1;
|
||||
width: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #fff;
|
||||
|
|
Loading…
Reference in New Issue