소스 검색

fix ios iframe issue

Gregg Tavares 6 년 전
부모
커밋
446f7732ea
3개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 1
      threejs/threejs-picking-gpu.html
  2. 0 1
      threejs/threejs-picking-raycaster-complex-geo.html
  3. 0 1
      threejs/threejs-picking-raycaster-transparency.html

+ 0 - 1
threejs/threejs-picking-gpu.html

@@ -8,7 +8,6 @@
     <style>
     body {
         margin: 0;
-        position: fixed;
     }
     #c {
         width: 100vw;

+ 0 - 1
threejs/threejs-picking-raycaster-complex-geo.html

@@ -8,7 +8,6 @@
     <style>
     body {
         margin: 0;
-        position: fixed;
     }
     #c {
         width: 100vw;

+ 0 - 1
threejs/threejs-picking-raycaster-transparency.html

@@ -8,7 +8,6 @@
     <style>
     body {
         margin: 0;
-        position: fixed;
     }
     #c {
         width: 100vw;