SyuanYu 1 周之前
父節點
當前提交
3a6561de2f
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      static/css/style.css
  2. 1 1
      static/css/style.scss

+ 1 - 1
static/css/style.css

@@ -5302,7 +5302,7 @@
 /* news-content End */
 .line-btn a {
   position: fixed;
-  bottom: 80px;
+  bottom: 85px;
   right: 20px;
 }
 .line-btn img {

+ 1 - 1
static/css/style.scss

@@ -5822,7 +5822,7 @@
 .line-btn {
   a {
     position: fixed;
-    bottom: 80px;
+    bottom: 85px;
     right: 20px;
   }