bibot 1.0.67 → 1.0.69

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