소스 검색

Use absolute position for ui element.

pull/482/head
strarsis 7 년 전
committed by Matthew Petroff
부모
커밋
a3918f2ffa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/css/pannellum.css

+ 1
- 1
src/css/pannellum.css 파일 보기

@@ -24,7 +24,7 @@
}

.pnlm-ui {
position: relative;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;


불러오는 중...
취소
저장