textarea.wxss 121 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 textarea { width: 700rpx; padding: 25rpx 0; } .textarea-wrp { padding: 0 25rpx; background-color: #fff; }