Fix search page UI (#2200)

pull/2203/head
3gf8jv4dv 2024-12-22 23:38:33 +08:00 committed by GitHub
parent 18a4455511
commit a26fcf0cd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ const handleSearch = (text) => {
.noitemListContainer {
padding: 3% 15px 15px;
// margin-top: -20px;
min-height: 300px;
min-height: 250px;
max-height: 94.7%;
}
.noitemList {