Skip to content

Commit

Permalink
Preview Chat is now showing up correctly. fixes(#3629)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshc8101 authored Dec 27, 2020
1 parent 1a2475b commit 92eced1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/cms/BotBuilder/Preview/Preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const PreviewContainer = styled.div`
margin: 14px auto auto auto;
padding: 0px 10px 10px;
position: relative;
overflow: hidden;
@media (max-width: 520px) {
width: 100%;
padding: 0 10px;
Expand Down

0 comments on commit 92eced1

Please sign in to comment.