Explorar o código

Merge branch 'master' of http://47.92.161.104:10080/zkx/jp-charge

zhengkaixin %!s(int64=3) %!d(string=hai) anos
pai
achega
40b2ebd9ba
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      pagesFinance/share/index.vue

+ 4 - 3
pagesFinance/share/index.vue

@@ -367,17 +367,18 @@
 				 // display: -webkit-box;
 				display: flex;
 				flex-wrap: wrap;
-				justify-content: space-between;
 			}
 			.screen-entry{
 				width: 29%;
-				
 				padding:6px 0;
+				display: flex;
+				align-items: center;
+				justify-content: center;
 				background-color: #F2F5FA ;
 				text-align: center;
 				margin-bottom: 10px;
 				border-radius: 3px;
-				margin-right: 6px;
+				margin-right: 12px;
 			}
 			.screen-entry.active{
 				background-color: #185AC6;