Apply correct iOS scroll to all tabcontent (#3182)
This commit is contained in:
parent
3a28935bfe
commit
695b073080
@ -318,9 +318,6 @@ button {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
overscroll-behavior: none;
|
overscroll-behavior: none;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
|
||||||
|
|
||||||
#Effects {
|
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user