add chat user roles and logout

This commit is contained in:
team 1
2026-05-11 12:36:29 +02:00
parent d1dab68cfb
commit 0bce89cd8b
2 changed files with 22 additions and 6 deletions

View File

@@ -325,6 +325,10 @@ body {
color: #86b7fe !important;
}
.btn{
font-size: .8rem;
}
.chat .text-info {
font-size: .8rem;
}