Skip to content

Commit

Permalink
add justift
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jun 30, 2017
2 parents fac37ea + 88b9782 commit e7d7718
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/frames/conversation/groupchat.vue
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,11 @@
ul{
padding-top:.4rem;
width:15.4rem;
<<<<<<< HEAD
overflow-x: hidden;
=======
overflow-x: hidden;
>>>>>>> 88b97824d1f4fe6a0e37debcb2c08bdf17fb6bf6
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
top:0;
Expand Down Expand Up @@ -733,4 +737,4 @@
opacity: 0;
}
}
</style>
</style>

0 comments on commit e7d7718

Please sign in to comment.