SyuanYu 6 days ago
parent
commit
3a6561de2f
2 changed files with 2 additions and 2 deletions
  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;
   }