fix some bug

This commit is contained in:
wjyLearn
2025-10-24 17:20:44 +08:00
parent 81ea36fdd8
commit 82268132e9
352 changed files with 33179 additions and 13515 deletions

View File

@@ -162,7 +162,7 @@
}
/*-----Search Bar------*/
#HotModel_Search_Bar
.searchBar
{
display: none;
align-items: center;
@@ -174,7 +174,7 @@
height: 40px;
}
#HotModel_Search_InputArea
.searchInputArea
{
display: flex;
align-items: center;
@@ -183,7 +183,7 @@
border-radius: 22px 0px 0px 22px;
}
#HotModel_Search_Input
.searchInput
{
height: 30px;
flex-grow: 1;
@@ -193,7 +193,7 @@
}
#HotModel_Search_Btn
.searchBtn
{
width: 60px;
height: 100%;