mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-05 21:32:26 +08:00
11 lines
201 B
CSS
11 lines
201 B
CSS
.form-container .form-gorup .textarea-height {
|
|
min-height: 200rpx !important;
|
|
}
|
|
.sub-btn {
|
|
padding: 40rpx 66rpx;
|
|
}
|
|
.sub-btn button {
|
|
height: 88rpx;
|
|
line-height: 88rpx;
|
|
padding: 0;
|
|
} |