Browse Source

--

featrue/v4.2
huziyuan 5 years ago
parent
commit
578623b229
1 changed files with 2 additions and 4 deletions
  1. 6
      pages/home/index/index.wxss

6
pages/home/index/index.wxss

@ -159,13 +159,11 @@
} }
.boderLine { .boderLine {
width: 91%;
width: 100%;
height: 1rpx; height: 1rpx;
border-bottom: 1rpx solid rgb(235, 235, 235); border-bottom: 1rpx solid rgb(235, 235, 235);
position: absolute; position: absolute;
top: 72rpx;
left: 32rpx;
top: 72rpx;
} }

Loading…
Cancel
Save