Commit 688a0abd authored by youjie's avatar youjie

no message

parent 00ead124
......@@ -913,7 +913,7 @@
margin-bottom: 9rpx;
height: 34rpx;
line-height: 26rpx;
padding: 0 12rpx;
padding: 2rpx 12rpx 0 12rpx;
display: inline-block;
}
......
......@@ -157,9 +157,10 @@
border-radius: 5rpx;
content: " ";
position: absolute;
left: 0;
bottom: -4rpx;
z-index: 1;
left: -6rpx;
bottom: -1rpx;
z-index: 0;
opacity: .8;
}
.big-title text {
......
......@@ -94,9 +94,10 @@
border-radius: 5rpx;
content: " ";
position: absolute;
left: 0;
bottom: -4rpx;
z-index: 1;
left: -6rpx;
bottom: -1rpx;
z-index: 0;
opacity: .8;
}
.hotel-detail .hotel-content .big-title text {
......
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