Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: No outline when element is in :focus-visible state #4557

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

RoyRao2333
Copy link
Contributor

好像chrome前几个版本开始,部分页面元素在:focus-visible的时候会带上outline边框。

比如聊天界面内,点击空白区域,随后点击shift,则会触发。其余地方暂时不会,但是通过devtools手动添加:focus-visible后就会显现。

暂时在body中全局修改,如果有需要注意的地方还请指出来。

image

Copy link

vercel bot commented Apr 23, 2024

@RoyRao2333 is attempting to deploy a commit to the NextChat Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

Your build has completed!

Preview deployment

@Dean-YZG Dean-YZG merged commit 69642fb into ChatGPTNextWeb:main Apr 25, 2024
1 of 2 checks passed
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
…utline

chore: No outline when element is in `:focus-visible` state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants