瀏覽代碼

Update index.css

David Catuhe 7 年之前
父節點
當前提交
c32aa94f3d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      sandbox/index.css

+ 3 - 0
sandbox/index.css

@@ -17,6 +17,8 @@
     width: 100%;
     height: 100%;
     top: 0;
+    margin :0;
+    right: 0;
     touch-action: none;
     -ms-touch-action: none;
 }
@@ -46,6 +48,7 @@ a {
     bottom: 0;
     margin: 0;
     padding: 0;
+    right: 0;
     background-color: #3B789A;
 }