All checks were successful
continuous-integration/drone/push Build is passing
- 移除575px断点中重复的闭合括号 - 575px断点: 将nav-header的align-items从center改为stretch - 575px断点: 为nav-right添加height: 100%和align-items: stretch - 360px断点: 将nav-header的align-items从center改为stretch 这个修复解决了浏览器开发者工具显示的问题: - nav-right height: 0px → 现在为48px/44px(取决于断点) - no-login height: 0px → 现在为48px/44px - registBtn height: 0px → 现在为48px/44px 使用align-items: stretch确保flex容器的子元素被拉伸以填充容器高度,而不是折叠到0px。 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
91 KiB
91 KiB