Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jun 30, 2017
1 parent 92d4e54 commit fac37ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/frames/conversation/groupchat.vue
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@
this.groupList(this.offset);
}else{
this.underscore=false;
this.loadStatus=false;
}
},
whatInput(){
Expand Down Expand Up @@ -475,6 +476,7 @@
ul{
padding-top:.4rem;
width:15.4rem;
overflow-x: hidden;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
top:0;
Expand Down

0 comments on commit fac37ea

Please sign in to comment.