求片按钮位置调整

This commit is contained in:
mtvpls
2026-02-13 17:30:13 +08:00
parent 7a5acbbe69
commit 41f241095e

View File

@@ -579,6 +579,7 @@ export default function PrivateLibraryPage() {
<button
onClick={() => router.push('/movie-request')}
className='flex items-center gap-2 px-3 py-2 text-gray-600 dark:text-gray-400 hover:text-blue-600 dark:hover:text-blue-400 transition-colors'
style={{ marginTop: '10px' }}
>
<Film size={20} />
<span></span>