修复订单需求发布页面一处样式问题

This commit is contained in:
TOP糯米 2023-02-25 23:26:12 +08:00
parent 9cc925d676
commit 903acfc21f
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ export default {
border: none;
.textarea {
display: inline-block;
min-height: 190rpx;
height: 190rpx;
padding: 0;
font-size: 26rpx;
color: #666666;