Skip to content

Commit

Permalink
fix(style): Max-height in popup-body
Browse files Browse the repository at this point in the history
  • Loading branch information
ktquez committed Jun 21, 2020
1 parent 94b0ff3 commit 682b840
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SocialChat.vue
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ $waColor = #46c056
&-body
padding: 14px
background-color: white
max-height: 300px
overflow: auto
&__list
list-style: none
Expand Down

0 comments on commit 682b840

Please sign in to comment.