|
|
@@ -224,6 +224,7 @@ export default {
|
|
|
.tui-attr-title {
|
|
|
padding: 10upx 0;
|
|
|
color: #333;
|
|
|
+ font-size: 36upx;
|
|
|
}
|
|
|
|
|
|
.tui-attr-box {
|
|
|
@@ -270,7 +271,7 @@ export default {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
- padding: 20upx 0 30upx 0;
|
|
|
+ padding: 20upx 0 65upx 0;
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
.custom-step-box {
|