adjust height of viewport in mobile shopping view
This commit is contained in:
parent
b633be9c13
commit
13d144345e
@ -1491,7 +1491,7 @@ export default {
|
||||
flex-grow: 1;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
height: 65vh;
|
||||
height: 6vh;
|
||||
padding-right: 8px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user