PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 8.3.8
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v8.3.8
8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 8.5.2 All 533 releases
← All changes | css/common-style.css +4 -13 8.6.48.3.8 View file →
@@ -247,11 +247,13 @@
247 247 padding: 0 !important;
248 248 }
249 249
250 250 .wp-chatbot-content {
251 + height: calc(100vh - 277px);
251 252 position: relative;
252 253 padding: 15px;
253 254 box-sizing: border-box;
255 + max-height: 564px;
254 256 }
255 257
256 258 .wp-chatbot-product-reload.wp-chatbot-product-loading {
257 259 display: block;
@@ -371,10 +373,10 @@
371 373 display: none;
372 374 }
373 375
374 376 #wp-chatbot-messages-container .wp-chatbot-avatar img, .wp-chatbot-agent-profile .wp-chatbot-widget-avatar img {
375 - width: 40px;
376 - height: 40px;
377 + width: 40px !important;
378 + height: 40px !important;
377 379 object-fit: cover;
378 380 }
379 381
380 382 /*********************************************************************************
@@ -1963,16 +1965,5 @@
1963 1965 }
1964 1966 .qcld-like-dislike-icon a {
1965 1967 padding: 0 5px 0 0;
1966 1968 height: 15px;
1967 -}
1968 -
1969 -@media screen and (min-height: 1281px) {
1970 - div#wp-chatbot-chat-container .slimScrollDiv {
1971 - height: 100vh !important;
1972 - max-height: 680px !important;
1973 - }
1974 - div#wp-chatbot-chat-container div#wp-chatbot-board-container {
1975 - height: 100vh !important;
1976 - max-height: 850px !important;
1977 - }
1978 1969 }