Преглед изворни кода

style: 处理表头样式问题

zhangyuhan пре 1 година
родитељ
комит
0ce0463e74
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/web/staticres/css/dev2/biddingSearch.css

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

@@ -1118,7 +1118,7 @@ position: absolute;
   display: none;
   display: none;
 }
 }
 .filter-table-container.fixed #fixed-table-header-container > table {
 .filter-table-container.fixed #fixed-table-header-container > table {
-  top: 116px !important;
+  top: 103px !important;
   position: fixed;
   position: fixed;
 }
 }