bibot 1.0.28 → 1.0.29

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -4089,14 +4089,15 @@ var PredefinedQuestions = function PredefinedQuestions(_ref) {
4089
4089
  display: 'flex',
4090
4090
  justifyContent: 'center',
4091
4091
  alignItems: 'center',
4092
- flexDirection: 'column'
4092
+ flexDirection: 'column',
4093
+ textAlign: 'center'
4093
4094
  }
4094
4095
  }, React.createElement(Avatar, {
4095
4096
  borderColor: chatBubbleConfig === null || chatBubbleConfig === void 0 ? void 0 : chatBubbleConfig.color,
4096
4097
  width: '35px',
4097
4098
  height: '35px',
4098
4099
  source: chatBubbleConfig === null || chatBubbleConfig === void 0 ? void 0 : chatBubbleConfig.logo_url
4099
- }), React.createElement("h6", {
4100
+ }), React.createElement("h5", {
4100
4101
  style: {
4101
4102
  marginBlock: '1px'
4102
4103
  }