Эх сурвалжийг харах

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

Signed-off-by: tangshizhe <2417024719@qq.com>
tangshizhe 1 жил өмнө
parent
commit
092434eb03

+ 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;
 }