|
|
@ -179,10 +179,11 @@ button::after { |
|
|
|
} |
|
|
|
|
|
|
|
.info-tips { |
|
|
|
width: 400rpx; |
|
|
|
width: 100%; |
|
|
|
height: auto; |
|
|
|
/* display: flex; |
|
|
|
flex-direction: column; |
|
|
|
display: flex; |
|
|
|
flex-wrap: wrap; |
|
|
|
/* flex-direction: column; |
|
|
|
align-items: flex-start; */ |
|
|
|
} |
|
|
|
|
|
|
@ -192,6 +193,7 @@ button::after { |
|
|
|
/* border-radius: 20rpx; */ |
|
|
|
display: flex; |
|
|
|
align-items: center; |
|
|
|
width: 300rpx; |
|
|
|
/* justify-content: center; */ |
|
|
|
/* margin: 20rpx 20rpx 0rpx 20rpx; */ |
|
|
|
/* display: inline-block; */ |
|
|
|