修改样式,适配手机
This commit is contained in:
@@ -187,8 +187,8 @@ const handleSubmit= async()=>{
|
||||
.bus-list{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap:10px;
|
||||
flex-flow:row wrap;
|
||||
margin:-10rpx;
|
||||
margin-bottom:40rpx;
|
||||
}
|
||||
.bus-list .bus-tips{
|
||||
@@ -203,7 +203,11 @@ const handleSubmit= async()=>{
|
||||
background-color: #fff;
|
||||
color:#333333;
|
||||
border:1px solid #E8E8E8;
|
||||
margin-left:8rpx;
|
||||
margin-right:8rpx;
|
||||
margin-bottom:20rpx;
|
||||
}
|
||||
|
||||
.bus-list .bus-blue{
|
||||
border:1px solid #05A3F4;
|
||||
background-color: #05A3F4;
|
||||
|
||||
Reference in New Issue
Block a user