소스 검색

set position relative

akira-s 6 년 전
부모
커밋
18cd9ffdda
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/client/styles/scss/_layout_kibela.scss

+ 1 - 1
src/client/styles/scss/_layout_kibela.scss

@@ -74,7 +74,7 @@ body.kibela {
   }
 
   .kibela-block {
-    position: absolute;
+    position: relative;
     top: 0px;
     right: 100px;
     bottom: 0px;