zhangdehua 7 months ago
parent
commit
2d77dce8d7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      public/assets/index/css/index.css

+ 2 - 1
public/assets/index/css/index.css

@@ -396,7 +396,8 @@ body{
     position: absolute;
     position: absolute;
     z-index: 1;
     z-index: 1;
     top: 0;
     top: 0;
-    left: 0;
+    /*left: 0;*/
+    right: 0;
     color: #FFF;
     color: #FFF;
     background-color: rgba(74, 134, 98, 1);
     background-color: rgba(74, 134, 98, 1);
     border-radius: 0 0 .1rem 0;
     border-radius: 0 0 .1rem 0;