le chat fixe

This commit is contained in:
gooseman 2022-03-27 11:30:59 -04:00 committed by GitHub
parent 2e7c209019
commit 02d969043a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,3 +195,8 @@ a.nav-link:hover {
#navbar .form-control.w-100 {
color: var(--white) !important;
}
/*chat*/
.chat-message {
color: var(--white) !important;
}