瀏覽代碼

720页面增加声音按钮

zjs_project 1 年之前
父節點
當前提交
6ebfd5ca36
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/webgl_rxdz_720/webgl_rxdz_720.scss

+ 1 - 1
src/pages/webgl_rxdz_720/webgl_rxdz_720.scss

@@ -9,7 +9,7 @@
 	height: 72px;
 	background: rgba(0, 0, 0, 0.5);
 	right: 20px;
-	bottom: 20px;
+	top: 20px;
 	border-radius: 50%;
 }
 canvas { width:100vw; height:calc(100vh - 408px);z-index: 10;}