zhangyuewww hace 3 años
padre
commit
17478e2a02
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  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;