diff --git a/frontend/src/chat/chat.css b/frontend/src/chat/chat.css index 1555807..64d64bb 100644 --- a/frontend/src/chat/chat.css +++ b/frontend/src/chat/chat.css @@ -291,6 +291,13 @@ div-private { right-12 } +.popup-b-friend { + @apply + absolute + bottom-32 + left-12 +} + .popup-b-game { @apply absolute diff --git a/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts b/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts index fcef7e9..34a7165 100644 --- a/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts +++ b/frontend/src/chat/chatHelperFunctions/openProfilePopup.ts @@ -6,7 +6,7 @@ export async function openProfilePopup(profil: ClientProfil) { modalname.innerHTML = `