refactor(ui): 优化配置弹窗布局与暗色模式样式 #82
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Optimize config dialog layout and dark mode styles
改进高级配置弹窗的布局结构,使内容区域支持独立滚动
Improve layout of advanced config dialog to support independent content scrolling 恢复 Escape 键关闭弹窗的功能以提升交互体验
Restore Escape key functionality for closing dialogs to improve UX 优化配置卡片边框并为提示信息添加暗色模式适配
Optimize card borders and add dark mode support for tip messages