@@ -5,6 +5,8 @@
.avatar {
cursor: pointer;
+ position: relative;
+ z-index: 1;
}
.edit-prompt-modal {