searchresult.wxss
448 字节
@import '../searchcity/searchcity.wxss';
@import '../homepage/homepage.wxss';
.tuiitem{
padding: 12rpx 22rpx;
box-sizing: border-box;
background: #eee;
color:#06121E;
font-size: 24rpx;
text-align: center;
margin-bottom:24rpx;
margin-right:22rpx;
}
.tuimg{
width:26rpx;
height:26rpx;
font-size: 0;
margin-right:10rpx;
}
.deleteimg{
width:32rpx;
height:32rpx;
font-size:0;
margin-top:44rpx;
}