Skip to content

Commit

Permalink
Merge pull request #19 from tarkalabs/18-mobile-view-bug-fix
Browse files Browse the repository at this point in the history
#18 Fixed the bug where the chat window was cropping in mobile view
  • Loading branch information
su-docker authored Jan 27, 2024
2 parents 3370a06 + 73a9a83 commit 0c32ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
#tarka-chat {
bottom: 10px;
right: 10px;
.container {
.t-container {
width: calc(100vw - 20px);
}
}
Expand Down

0 comments on commit 0c32ee6

Please sign in to comment.