bibot 1.0.64 → 1.0.65

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -4346,6 +4346,7 @@ var ChatBubbleBiBot = function ChatBubbleBiBot(bibotProps) {
4346
4346
  className: "message " + message.sender,
4347
4347
  style: {
4348
4348
  marginBottom: 10,
4349
+ marginTop: 10,
4349
4350
  padding: '5px 10px',
4350
4351
  borderTopRightRadius: 15,
4351
4352
  borderTopLeftRadius: 15,