فهرست منبع

fix:招标搜索信息类型样式调整

Signed-off-by: tangshizhe <2417024719@qq.com>
tangshizhe 1 سال پیش
والد
کامیت
092434eb03
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      src/web/staticres/css/dev2/biddingSearch.css

+ 2 - 1
src/web/staticres/css/dev2/biddingSearch.css

@@ -681,7 +681,8 @@ border-radius:2px;
 }
 
 #searchInner .searchControl .searchTender .information .info-content {
-  float: left;
+  display: flex;
+  flex-wrap: wrap;
   width: 1010px;
 }