zhangyuewww 3 years ago
parent
commit
17478e2a02
1 changed files with 6 additions and 1 deletions
  1. 6 1
      pages/task/audit/salecontract.vue

+ 6 - 1
pages/task/audit/salecontract.vue

@@ -571,7 +571,12 @@
 		font-size: 28rpx;
 		padding: 10px;
 	}
-
+	.textCss {
+		display: flex;
+		justify-content: flex-end;
+		width: 100%;
+		text-align: right;
+	}
 	.u-textarea-style {
 		margin: 20rpx;
 		background: #F9F9FA;