bibot 1.0.64 → 1.0.65

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