]> _ Git - fluidbook-html5.git/commitdiff
fix #2551 @0:15
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jan 2019 11:51:06 +0000 (12:51 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jan 2019 11:51:06 +0000 (12:51 +0100)
style/fluidbook.less

index 8a686508d6524d08a18cd6bc594a312163edd34b..9693ba85a480f6041d1ff4d82ff8509709fb3a4b 100644 (file)
@@ -1159,6 +1159,8 @@ html.ios body.portrait #interface {
        -ms-touch-action: manipulation;
        touch-action: manipulation;
 
+       overflow: hidden;
+
        &.notinteractive {
                pointer-events: none;
        }