wangshan 7 år sedan
förälder
incheckning
5129f68e03
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      src/web/templates/weixin/about.html

+ 2 - 1
src/web/templates/weixin/about.html

@@ -241,7 +241,7 @@
 			    font-size: 14px;
 			}
 			.feedbackandhelp{
-				position: absolute;
+				position: fixed;
 			    width: 50px;
 			    height: 100px;
 			    right: 10px;
@@ -249,6 +249,7 @@
 			    border-radius: 3px;
 				box-shadow: 0 0 10px rgba(0,0,0, .20);
 				border-bottom: 1px solid #ccc;
+				background-color: #fff;
 			}
 			.feedback img{
 				width: 18px;