mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2025-01-30 19:06:44 +01:00
Fixed scrolling issues
This commit is contained in:
parent
ca397f09fc
commit
11541c89d5
1 changed files with 4 additions and 0 deletions
4
resources/assets/styles/mobile.less
vendored
4
resources/assets/styles/mobile.less
vendored
|
@ -124,4 +124,8 @@
|
|||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.stretch-to-bottom {
|
||||
overflow-y: initial !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue