@@ -665,5 +665,11 @@
padding: 20rpx 0;
border-bottom: 1rpx solid #f0f0f0;
}
+
+.reject-reason-textarea {
+ width: 100%;
+ min-height: 100rpx;
+ line-height: 1.5;
+}
</style>
@@ -796,5 +796,10 @@
color: #999999;
margin-left: 12rpx;