Commit c850082b authored by youjie's avatar youjie

no message

parent 904f6e8a
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
} }
.jz_Content .search-box { .jz_Content .search-box {
height: 88rpx; height: 70rpx;
background: #FFF; background: #FFF;
border-radius:18rpx; border-radius:18rpx;
display: flex; display: flex;
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
padding: 19rpx 30rpx; padding: 19rpx 30rpx;
margin: 0 30rpx; margin: 0 30rpx;
position: absolute; position: absolute;
bottom: 22rpx; bottom: 29rpx;
left: 0; left: 0;
right: 0; right: 0;
} }
......
...@@ -2866,7 +2866,7 @@ ...@@ -2866,7 +2866,7 @@
.jz_LineDetaSCR{ .jz_LineDetaSCR{
color: #fff; color: #fff;
margin-left: 13rpx; margin-left: 13rpx;
padding: 6rpx 0; padding: 10rpx 0;
letter-spacing: .1rpx; letter-spacing: .1rpx;
} }
.jz_LineDetaSCRTitle{ .jz_LineDetaSCRTitle{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment