guhongwei 5 anos atrás
pai
commit
86d5900905
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      public/static/css/style.css

+ 2 - 2
public/static/css/style.css

@@ -2066,12 +2066,12 @@ th {
 /* 直播大厅跳转前页面 */
 .liveIndex .info {
 	/* background-image: url(../images/beijing.jpg); */
-	float: left;
+  float: left;
   width: 400px;
   height: 100vh;
   background: red;
   position: fixed;
-  left: 32%;
+  left: 38%;
   top: 0;
   box-shadow: 0 0 15px #4b0502;
 }