bibot 1.0.67 → 1.0.69

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -4117,12 +4117,12 @@ var PredefinedQuestions = function PredefinedQuestions(_ref) {
4117
4117
  chatBubbleConfig = _ref.chatBubbleConfig;
4118
4118
  return React.createElement("div", {
4119
4119
  style: {
4120
- height: '100%',
4120
+ height: '100dvh',
4121
4121
  color: '#000',
4122
- backgroundColor: '#fff',
4122
+ backgroundColor: 'transparent',
4123
4123
  padding: 10,
4124
4124
  borderRadius: '6px',
4125
- marginBottom: '20px'
4125
+ marginBottom: '30px'
4126
4126
  }
4127
4127
  }, React.createElement("div", {
4128
4128
  style: {