@@ -190,6 +190,8 @@
height: calc(100% - 18.67vw);
overflow-x: hidden;
overflow-y: scroll;
+ -webkit-overflow-scrolling: touch;
+
.header {
overflow: hidden;
@@ -328,6 +328,7 @@
background-color: #f6f5f8;
.sTitle {
height: 25px;
@@ -219,6 +219,8 @@
height: 100vh;
.topArea {
position: relative;
@@ -321,6 +321,7 @@
a {
display: block;
}
@@ -333,6 +334,8 @@
.cell {
margin-top: pxtovw(5);