Files
shopxo-uniapp/pages/user-order-comments/user-order-comments.css
2026-02-25 23:42:31 +08:00

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;
}