mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 22:18:38 +08:00
Add z-index to avatar
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
.avatar {
|
.avatar {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
position: relative;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-prompt-modal {
|
.edit-prompt-modal {
|
||||||
|
Reference in New Issue
Block a user