feat(region-select): 样式调整
This commit is contained in:
parent
cb69eea60d
commit
0253e396bf
|
@ -225,6 +225,7 @@ export default {
|
|||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
margin-bottom: 15rpx;
|
||||
// margin-top: 10rpx;
|
||||
padding: 10rpx 0;
|
||||
|
||||
.region-name {
|
||||
|
@ -241,6 +242,7 @@ export default {
|
|||
}
|
||||
|
||||
.region-action {
|
||||
margin-top: 16rpx;
|
||||
.select-btn {
|
||||
width: 100%;
|
||||
height: 70rpx;
|
||||
|
|
Loading…
Reference in New Issue