mirror of
https://github.com/mempool/mempool.git
synced 2025-02-25 07:07:36 +01:00
fix native scrolling on iOS devices
This commit is contained in:
parent
117f5410d7
commit
0a07a16650
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ $dropdown-link-active-bg: #11131f;
|
||||||
|
|
||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Add table
Reference in a new issue