Skip to content

Commit

Permalink
Merge pull request ChatGPTNextWeb#2277 from PaRaD1SE98/main
Browse files Browse the repository at this point in the history
fix: selector z-index bug
  • Loading branch information
Yidadaa authored Jul 7, 2023
2 parents 490a71c + 013740b commit e3e3198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/ui-lib.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
display: flex;
align-items: center;
justify-content: center;
z-index: 999;

&-content {
.list {
Expand Down

0 comments on commit e3e3198

Please sign in to comment.