update resources

This commit is contained in:
QIDI TECH
2025-02-26 20:01:47 +08:00
parent 29360eb5e5
commit 7d213ce20c
61 changed files with 1515 additions and 1219 deletions

View File

@@ -167,14 +167,15 @@
display: none;
align-items: center;
border-radius: 22px;
border: 1px solid #EEEEEE;
border: 1px solid #C2C2C2;
flex-grow: 1;
background-color: #FFFFFF;
background-color: #F7F7F7;
padding-right: 12px;
height: 40px;
}
#HotModel_Search_InputArea
{
background-color: #FFF;
display: flex;
align-items: center;
flex-grow: 1;
@@ -188,6 +189,7 @@
flex-grow: 1;
outline: none;
font-size: 16px;
background-color: #F7F7F7;
}