0.0.32
This commit is contained in:
@@ -523,9 +523,11 @@
|
||||
margin-bottom: 70px;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
margin-top: 70px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.container-message_support_chat.left{
|
||||
float: left;
|
||||
display: block;
|
||||
|
||||
@@ -247,11 +247,3 @@ function sendMessageEnter (e,id_ticket,sender,receiver){
|
||||
//
|
||||
}
|
||||
}
|
||||
|
||||
function revertScroll (el,e) {
|
||||
// let scrollPosition = el.scrollTop;
|
||||
// window.scrollTo({
|
||||
// top: scrollPosition - el.clientHeight,
|
||||
// behavior: 'smooth'
|
||||
// });
|
||||
}
|
||||
Reference in New Issue
Block a user