fix(web): align outline close button styling - #1150
Merged
Merged
Conversation
Contributor
Author
|
@tiann 大佬好,这个 PR 目前 GitHub 显示可以干净合并,所有 CI 检查均已通过,HAPI Bot 审查也未发现问题。 这个 PR 统一了会话大纲顶部操作按钮的视觉样式:将关闭按钮改为与旁边的“加载更早”按钮一致的描边样式,并统一尺寸、圆角和悬停效果,同时保留原有的关闭行为、无障碍标签和提示信息。相关回归测试已经补充,也已在移动端测试环境中实际验证通过。 方便的时候能否帮忙审查合并一下?谢谢! |
swear01
added a commit
to swear01/hapi
that referenced
this pull request
Jul 28, 2026
fix(web): align outline close button styling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Testing
bun typecheckbun run test:webbun run build:webgit diff --check