htc пре 1 дан
родитељ
комит
59cd30b3ea

+ 2 - 3
pagesHome/components/report/generateList.vue

@@ -378,15 +378,14 @@
 				}
 				}
 				&-right{
 				&-right{
 					width: calc(25% - 35rpx);
 					width: calc(25% - 35rpx);
-					padding: 15rpx 20rpx;
+					padding: 15rpx;
+					text-align: center;
 					box-sizing: border-box;
 					box-sizing: border-box;
 					background: linear-gradient( 90deg, #33A7A7 0%, #4DB2B2 100%);
 					background: linear-gradient( 90deg, #33A7A7 0%, #4DB2B2 100%);
 					border-radius: 20rpx;
 					border-radius: 20rpx;
 					font-family: PingFang-SC, PingFang-SC;
 					font-family: PingFang-SC, PingFang-SC;
-					font-weight: bold;
 					font-size: 24rpx;
 					font-size: 24rpx;
 					color: #FFFFFF;
 					color: #FFFFFF;
-					line-height: 26rpx;
 					margin-left: 35rpx;
 					margin-left: 35rpx;
 				}
 				}
 			}
 			}

+ 2 - 3
pagesHome/components/report/receiveList.vue

@@ -236,15 +236,14 @@
 				}
 				}
 				&-right{
 				&-right{
 					width: calc(25% - 35rpx);
 					width: calc(25% - 35rpx);
-					padding: 15rpx 20rpx;
+					padding: 15rpx;
+					text-align: center;
 					box-sizing: border-box;
 					box-sizing: border-box;
 					background: linear-gradient( 90deg, #33A7A7 0%, #4DB2B2 100%);
 					background: linear-gradient( 90deg, #33A7A7 0%, #4DB2B2 100%);
 					border-radius: 20rpx;
 					border-radius: 20rpx;
 					font-family: PingFang-SC, PingFang-SC;
 					font-family: PingFang-SC, PingFang-SC;
-					font-weight: bold;
 					font-size: 24rpx;
 					font-size: 24rpx;
 					color: #FFFFFF;
 					color: #FFFFFF;
-					line-height: 26rpx;
 					margin-left: 35rpx;
 					margin-left: 35rpx;
 				}
 				}
 			}
 			}