fix a bug with message create event and updated css
This commit is contained in:
parent
58b79be7f2
commit
0d757b7d4e
3 changed files with 15 additions and 2 deletions
|
@ -1438,3 +1438,6 @@ span {
|
|||
content:'You can\'t chat here';
|
||||
color:color-mix(in hsl, var(--primary-bg),var(--primary-text));
|
||||
}
|
||||
.scroller{
|
||||
padding-bottom:.2in;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue