🎨
This commit is contained in:
parent
05391f59a5
commit
62bf0d53d3
4 changed files with 10 additions and 6 deletions
|
|
@ -177,8 +177,8 @@ rt {
|
|||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
._page {
|
||||
height: 100cqh;
|
||||
._pageScrollable {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
overflow-y: scroll;
|
||||
overscroll-behavior: contain;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue