Merge branch 'develop' into feature/digital/SSR-219
This commit is contained in:
commit
929019fe0d
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ export default {
|
|||
|
||||
.overflow-scroll {
|
||||
// Height will be determined by overall height of content above list
|
||||
height: calc(100% - 314px);
|
||||
height: calc(100% - 383px);
|
||||
overflow-x: hidden !important;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue