Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#2483 from Yidadaa/bugfix-0725
Browse files Browse the repository at this point in the history
fix: ChatGPTNextWeb#2393 try to fix chat list lag
  • Loading branch information
Yidadaa authored Jul 25, 2023
2 parents e74f6f3 + 1357608 commit e4d955e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/home.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
user-select: none;
border: 2px solid transparent;
position: relative;
content-visibility: auto;
}

.chat-item:hover {
Expand Down

0 comments on commit e4d955e

Please sign in to comment.