ui: 列表搜索框扩充微调

This commit is contained in:
CrescentLeaf
2025-11-29 12:52:00 +08:00
parent 6f6dd3bfac
commit c2f99f5c62
3 changed files with 6 additions and 3 deletions

View File

@@ -55,6 +55,7 @@ export default function RecentsList({
overflowY: 'auto',
paddingRight: '10px',
paddingLeft: '10px',
paddingTop: '0',
display: display ? undefined : 'none',
height: '100%',
width: '100%',