diff --git a/resources/assets/styles/mobile.less b/resources/assets/styles/mobile.less index a9b34a53..a1be52fc 100644 --- a/resources/assets/styles/mobile.less +++ b/resources/assets/styles/mobile.less @@ -124,4 +124,8 @@ margin-top: 10px; } } + + .stretch-to-bottom { + overflow-y: initial !important; + } }