Enable flicky scrolling on iOS Safari
parent
c28c2cdfe0
commit
87b2e15d58
|
@ -390,6 +390,7 @@
|
|||
overflow-x: hidden;
|
||||
flex-grow: 1;
|
||||
z-index: 1;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
.mdl-layout--fixed-drawer > & {
|
||||
margin-left: $layout-drawer-width;
|
||||
|
|
Loading…
Reference in New Issue