常志远 hace 8 meses
padre
commit
2c989a7885
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      pages/user/doubleElevenInWinnerList.vue

+ 3 - 1
pages/user/doubleElevenInWinnerList.vue

@@ -266,9 +266,11 @@
 					background-color: #fff;
 					background-color: #fff;
 					display: flex;
 					display: flex;
 					align-items: top;
 					align-items: top;
-					justify-content: center;
+					justify-content: space-around;
+					
 					
 					
 					.name,.account{
 					.name,.account{
+						text-align: center;
 						.title{
 						.title{
 							color: rgba(119, 119, 119, 1);
 							color: rgba(119, 119, 119, 1);
 							font-size: 24rpx;
 							font-size: 24rpx;