fix:修改承包商搜索框字体颜色

This commit is contained in:
Vce 2024-06-28 16:31:55 +08:00
parent 34b601dffa
commit 120d6bf612

View File

@ -209,6 +209,7 @@
z-index: 1; z-index: 1;
} }
.searchBox { .searchBox {
color: #000000;
// height: 56px; // height: 56px;
background-color: white; background-color: white;
// position: fixed; // position: fixed;