Browse Source

:bug: 返回按钮位置调整

zhanghe 6 years ago
parent
commit
31c404b6c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/stage/index/style/Mixins.less

+ 1 - 1
src/stage/index/style/Mixins.less

@@ -35,7 +35,7 @@
 	position: absolute;
 	width: .93rem;
 	height: .94rem;
-	bottom: .1rem;
+	top: 9.75rem;
 	right: .15rem;
 	border: solid unit(@borderSize, rem) transparent;
 	border-radius: 50%;