Hi,
with the following dependencies, I have this:
"@livechat/ui-kit": "0.0.9",
"react": "15.5.4",
"react-dom": "15.5.4"

with:
"@livechat/ui-kit": "^0.2.3",
"react": "15.5.4",
"react-dom": "15.5.4"

There's a regression in styling, or something has changed and it's not documented