feat: adjust search result filter mobile style

This commit is contained in:
shinya
2025-08-15 00:57:23 +08:00
parent 2c53d0e0b9
commit 394730327b
2 changed files with 7 additions and 5 deletions

View File

@@ -481,7 +481,7 @@ function SearchPageClient() {
</div>
{/* 聚合开关 */}
<label className='flex items-center gap-2 cursor-pointer select-none shrink-0'>
<span className='text-sm text-gray-700 dark:text-gray-300'></span>
<span className='text-xs sm:text-sm text-gray-700 dark:text-gray-300'></span>
<div className='relative'>
<input
type='checkbox'