dev/chat
Lei OT 2 years ago
parent 18bbaf01f7
commit bbd729e792

@ -217,9 +217,9 @@
.chatwindow-wrapper .message-box-focus {
animation-iteration-count: 2;
-webkit-animation-iteration-count: 2;
-webkit-animation-duration: 1s;
-webkit-animation-duration: 2s;
animation-name: message-box-default-focus-x;
animation-duration: 1s;
animation-duration: 2s;
}

Loading…
Cancel
Save