Browse Source

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

tags/2.2.4
meo 6 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{
width: 750rpx;
margin-top: 75rpx;
margin-top: 26rpx;
}
.textStyle{
background-color: white;
@@ -153,7 +153,7 @@ color: transparent;
.detail{
width: 32rpx;
height: 32rpx;
right: 50rpx;
right: 34rpx;
top: 32rpx;
position: absolute;
}


Loading…
Cancel
Save