fix: improve mobile responsive design for file list table
Some checks failed
Deploy to Vercel / deploy (push) Has been cancelled
Deploy to Railway / deploy (push) Has been cancelled

- Add comprehensive responsive design for multiple screen sizes (1024px, 768px, 480px, 320px, 280px)
- Implement horizontal scrolling with touch support for table overflow
- Optimize column widths and font sizes for each breakpoint
- Add visual scroll hints for mobile users
- Ensure proper viewport utilization with calc() functions
- Fix table layout issues on extreme small screens (280px)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-09-17 16:45:31 +09:00
parent 7796d9b7d5
commit 9422439a51
2 changed files with 490 additions and 1 deletions

View File

@@ -72,7 +72,14 @@
"Bash(uvx:*)",
"Bash(npm run:*)",
"Bash(tasklist:*)",
"Bash(npm audit:*)"
"Bash(npm audit:*)",
"Bash(git config:*)",
"Bash(git remote:*)",
"Bash(findstr:*)",
"mcp__serena__activate_project",
"mcp__serena__list_dir",
"mcp__playwright__browser_resize",
"mcp__playwright__browser_take_screenshot"
],
"deny": [],
"ask": [],