Jelajahi Sumber

更新 'src/styles/app.less'

panhui 4 tahun lalu
induk
melakukan
c1d8769916
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      src/styles/app.less

+ 4 - 4
src/styles/app.less

@@ -207,15 +207,15 @@ input:-webkit-autofill {
 }
 
 .filter-bg {
-    position: absolute;
+    position: fixed;
     z-index: -1;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
-    filter: blur(20px);
-    background-position: center;
-    background-size: content;
+    filter: blur(5px);
+    // background-position: center;
+    // background-size: content;
     // background-attachment: fixed;
 }
 .van-key--blue {