mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-29 02:26:38 +08:00
13 lines
242 B
CSS
13 lines
242 B
CSS
.goods-image {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
}
|
|
.item-base .star-icon {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
margin: 0 15rpx;
|
|
}
|
|
.form-content textarea {
|
|
height: 160rpx !important;
|
|
min-height: 160rpx !important;
|
|
} |