enhance(frontend): improve pull to refresh (MisskeyIO#209)
* enhance(frontend): improve pull to refresh cheery-picked froma656447aa5Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * tweak MkPullToRefresh cheery-picked from39f7318048Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
parent
78d3041f34
commit
a946aa3df9
3 changed files with 46 additions and 32 deletions
|
|
@ -319,7 +319,7 @@ $widgets-hide-threshold: 1090px;
|
|||
min-width: 0;
|
||||
overflow: auto;
|
||||
overflow-y: scroll;
|
||||
overscroll-behavior: none;
|
||||
overscroll-behavior: contain;
|
||||
background: var(--bg);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue