carey0001 5 년 전
부모
커밋
dff90f2d1f
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      assets/a.scss

+ 1 - 2
assets/a.scss

@@ -15,9 +15,8 @@ body {
     margin           : auto;
 
     .table {
-        position        : absolute;
+        position        : fixed;
         bottom          : 0;
-        left            : 0;
         width           : 100%;
         height          : $table;
         margin          : 0;