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