bibot 1.0.35 → 1.0.36

Sign up to get free protection for your applications and to get access to all the features.
@@ -4116,15 +4116,15 @@ var PredefinedQuestions = function PredefinedQuestions(_ref) {
4116
4116
  style: {
4117
4117
  backgroundColor: '#fff',
4118
4118
  border: "0.5px solid " + (chatBubbleConfig ? (_chatBubbleConfig$col = chatBubbleConfig === null || chatBubbleConfig === void 0 ? void 0 : chatBubbleConfig.color) != null ? _chatBubbleConfig$col : '#dedede' : '#000'),
4119
- fontSize: 16,
4120
- margin: 5,
4119
+ fontSize: '16px',
4120
+ margin: '5px',
4121
4121
  textAlign: 'start',
4122
4122
  maxHeight: '40px',
4123
4123
  overflow: 'hidden',
4124
- padding: 10,
4124
+ padding: '10px',
4125
4125
  display: 'flex',
4126
4126
  alignItems: 'center',
4127
- borderRadius: 6,
4127
+ borderRadius: '6px',
4128
4128
  cursor: 'pointer'
4129
4129
  },
4130
4130
  onClick: function onClick() {