floorSelector.vue 2.0

This commit is contained in:
minimaxagent1 2025-08-08 17:24:44 +08:00
parent 517a29fc10
commit 27b9420375

View File

@ -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 {