shish hace 3 años
padre
commit
c0943c54ac
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      ghsApp/src/pagesPurchase/components/pageSuccess.vue

+ 2 - 2
ghsApp/src/pagesPurchase/components/pageSuccess.vue

@@ -174,7 +174,7 @@ export default {
 			color:red;
 			position:absolute;
 			left:0upx;
-			top:-26upx;
+			top:-32upx;
 		}
 		.cgPrice{
 			font-weight:bold;
@@ -182,7 +182,7 @@ export default {
 			color:blue;
 			position:absolute;
 			left:90upx;
-			top:-26upx;
+			top:-32upx;
 		}
 		input{
 			border:1upx solid #cccccc;