Skip to content

Commit

Permalink
styles: adjust input chat to the bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisloarryn committed Aug 11, 2021
1 parent 3332756 commit 8fe55e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@
}

.chatBody {
height: inherit;
padding: 20px;
background-size: cover;
background-repeat: repeat;
Expand Down

0 comments on commit 8fe55e9

Please sign in to comment.