| @@ -251,8 +251,9 @@ | ||
| 251 | 251 | height: calc(100vh - 277px); |
| 252 | 252 | position: relative; |
| 253 | 253 | padding: 15px; |
| 254 | 254 | box-sizing: border-box; |
| 255 | + max-height: 564px; | |
| 255 | 256 | } |
| 256 | 257 | |
| 257 | 258 | .wp-chatbot-product-reload.wp-chatbot-product-loading { |
| 258 | 259 | display: block; |
| @@ -1964,15 +1965,5 @@ | ||
| 1964 | 1965 | } |
| 1965 | 1966 | .qcld-like-dislike-icon a { |
| 1966 | 1967 | padding: 0 5px 0 0; |
| 1967 | 1968 | height: 15px; |
| 1968 | -} | |
| 1969 | - | |
| 1970 | -.wp-chatbot-content { | |
| 1971 | - height: calc(100vh - 420px); | |
| 1972 | -} | |
| 1973 | - | |
| 1974 | -.wp-chatbot-expanded .wp-chatbot-content { | |
| 1975 | - height: calc(100vh - 340px); | |
| 1976 | -} | |
| 1977 | - | |
| 1978 | - | |
| 1969 | +} | |