feature: smooth scrolling
This commit is contained in:
parent
9e8dc14029
commit
10b3e9ff72
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#chat #chat-content {
|
||||
overflow-y: scroll;
|
||||
scroll-behavior: smooth;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue