A quick fix would be adding a margin under chat composer, not very beautiful but users should be able to toggle the input box.
I resize the tab bar as well so if anyone would like to use the css should use the original height of tab bar ( but I forget how much it is
.chat-composer__wrapper {
margin-bottom: 35px
}