Browse Source

[停车页面的样式][修改]:停车页面的样式修改

tags/2.2.4
meo 7 years ago
parent
commit
cd1cef6b95
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pages/passCar/passCar.wxss

+ 2
- 2
pages/passCar/passCar.wxss View File

@@ -92,7 +92,7 @@ color: transparent;
} }
.bottonBox{ .bottonBox{
width: 750rpx; width: 750rpx;
margin-top: 75rpx;
margin-top: 26rpx;
} }
.textStyle{ .textStyle{
background-color: white; background-color: white;
@@ -153,7 +153,7 @@ color: transparent;
.detail{ .detail{
width: 32rpx; width: 32rpx;
height: 32rpx; height: 32rpx;
right: 50rpx;
right: 34rpx;
top: 32rpx; top: 32rpx;
position: absolute; position: absolute;
} }


Loading…
Cancel
Save