floorSelector.vue 2.0
This commit is contained in:
parent
517a29fc10
commit
27b9420375
|
|
@ -293,7 +293,7 @@ export default {
|
||||||
transparent 8rpx,
|
transparent 8rpx,
|
||||||
transparent 16rpx
|
transparent 16rpx
|
||||||
);
|
);
|
||||||
margin: 26rpx 0 30rpx 0;
|
margin: 26rpx 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-section {
|
.content-section {
|
||||||
|
|
@ -302,6 +302,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.area-section {
|
.area-section {
|
||||||
|
margin-top: 30rpx;
|
||||||
width: 180rpx;
|
width: 180rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
@ -345,7 +346,7 @@ export default {
|
||||||
.unit-section {
|
.unit-section {
|
||||||
//border: 1rpx solid #f47fef;
|
//border: 1rpx solid #f47fef;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin-top: 34rpx;
|
margin-top: 64rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.unit-grid {
|
.unit-grid {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user