chats work and look a bit better
This commit is contained in:
parent
e7ac0e5d68
commit
cfa8edf2c0
4 changed files with 15 additions and 13 deletions
|
@ -37,6 +37,7 @@
|
|||
bottom: 0;
|
||||
background-color: $fallback--bg;
|
||||
background-color: var(--bg, $fallback--bg);
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
.chat-view-heading {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue