[Bug Report] Table horizontal scroll will scroll up page after filter on mobile chrome.
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description

### Element UI version
2.13.0
### OS/Browsers version
Android 8.0, Android 10.0 / Chrome 80.0.3987.162
### Vue version
2.6.11
### Reproduction Link
https://github.com/CC-PgM/ElementUI_table_issue
### Steps to reproduce
(Repository created by codesandbox.io, the source and preview are [here](https://codesandbox.io/s/github/CC-PgM/ElementUI_table_issue/tree/master/).)
1. Scroll down web page.
2. Scroll to left the table.
3. Open filter and close it.
4. Scroll to right the table.
(I wrote mobile in title, but desktop devtools' mobile mode can reproduce too.)
### What is Expected?
Nothing be happen.
### What is actually happening?
Web page will scroll up automatically, and that become to be not able to scroll down.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.