Iframe.less 179 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 .wev-comp-Iframe { overflow: auto; -webkit-overflow-scrolling: touch; iframe { width: 100%; height: 100%; overflow: scroll; -webkit-overflow-scrolling: touch; } }