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