bibot 1.0.35 → 1.0.36

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