浏览代码

Fixed display issue on sandbox

Julian 7 年之前
父节点
当前提交
4fdd35c245
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sandbox/index.css

+ 1 - 1
sandbox/index.css

@@ -56,7 +56,7 @@ a {
     width: 100%;
     height: 100%;
     top: 0;
-    margin-bottom: 70px;
+    margin-bottom: 65px;
     touch-action: none;
     -ms-touch-action: none;
 }