@ -253,7 +253,7 @@ class PackageConcent extends Component {
<span className=" item-group-text">{moment(item.deadline_at).endOf('day').fromNow()}竞标截止</span>
</div>
<div className=" item-group item-other-bidding pd35">
<div className=" item-group item-other-bidding ml0">
<span className=" item-group-icon"><i className="fa fa-user" ></i></span>
<span className=" item-group-text">{item.bidding_users_count}人竞标</span>
@ -310,6 +310,6 @@
text-align: center;
}
.pd35{
padding-left: 35px;
.ml0{
margin-left: 0px;