bibot 1.0.27 → 1.0.29

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