le chat fixe
This commit is contained in:
parent
2e7c209019
commit
02d969043a
1 changed files with 5 additions and 0 deletions
|
@ -195,3 +195,8 @@ a.nav-link:hover {
|
||||||
#navbar .form-control.w-100 {
|
#navbar .form-control.w-100 {
|
||||||
color: var(--white) !important;
|
color: var(--white) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*chat*/
|
||||||
|
.chat-message {
|
||||||
|
color: var(--white) !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue