瀏覽代碼

Hopefully prevent pull-to-refresh behavior on android.

Lee Morgan 1 年之前
父節點
當前提交
fc6450c1ce
共有 2 個文件被更改,包括 1 次插入0 次删除
  1. 0 0
      build.html
  2. 1 0
      views/index.css

File diff suppressed because it is too large
+ 0 - 0
build.html


+ 1 - 0
views/index.css

@@ -27,6 +27,7 @@
 
 body{
     background: var(--dark);
+    overscroll-behavior-y: none;
 }
 
 .page{

Some files were not shown because too many files changed in this diff