Remove smooth-scroll from chat window
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
parent
c13b173c18
commit
6dacea7e69
@ -14,7 +14,7 @@
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
/* for Firefox */
|
/* for Firefox */
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
scroll-behavior: smooth;
|
/*scroll-behavior: smooth;*/
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user