- Show list user when click on livechat new conversation
This commit is contained in:
Kum1ta
2024-08-26 17:11:28 +02:00
parent 2bf30d07a3
commit 41b6c9cf9f
13 changed files with 19 additions and 15 deletions

View File

@ -6,7 +6,7 @@
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/08/07 12:00:55 by edbernar #+# #+# */
/* Updated: 2024/08/25 16:31:32 by edbernar ### ########.fr */
/* Updated: 2024/08/26 11:09:03 by edbernar ### ########.fr */
/* */
/* ************************************************************************** */
@ -64,7 +64,7 @@ body {
position: absolute;
inset-inline: 0;
top: 0;
z-index: 999;
z-index: 500;
}
#topButton{