Commit de4e3e4b authored by youjie's avatar youjie

优化样式

parent d33b06b8
...@@ -961,6 +961,7 @@ ...@@ -961,6 +961,7 @@
left: -4px; left: -4px;
top: 0px; top: 0px;
min-width: 172rpx; min-width: 172rpx;
max-width: 174rpx;
height: 42rpx; height: 42rpx;
background: url(https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/hoteldetailtag.png) no-repeat; background: url(https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/hoteldetailtag.png) no-repeat;
background-size: 100% 42rpx; background-size: 100% 42rpx;
...@@ -969,7 +970,10 @@ ...@@ -969,7 +970,10 @@
color: #82610F; color: #82610F;
text-align: center; text-align: center;
line-height: 42rpx; line-height: 42rpx;
padding: 0 28rpx 0 20rpx; padding: 0 19rpx 0 20rpx;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
} }
.hotelDetail { .hotelDetail {
......
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