mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-13 19:25:58 +08:00
Add z-index to avatar
This commit is contained in:
parent
c22153a4eb
commit
ad10a11903
@ -5,6 +5,8 @@
|
||||
|
||||
.avatar {
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.edit-prompt-modal {
|
||||
|
Loading…
x
Reference in New Issue
Block a user