fix(tailwind): 修复Tailwind CSS v4配置,确保UI包样式正确生成
- 在web/src/style.css中添加@source指令,包含allin-packages和packages目录
- 确保动态类如h-[85vh]、max-h-[85vh]能正确生成
- 修复残疾人管理表单弹窗滚动问题,使用h-[85vh]和overflow-hidden
🤖 Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>