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.5.98.3.8 View file →
@@ -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;
@@ -372,10 +373,10 @@
372 373 display: none;
373 374 }
374 375
375 376 #wp-chatbot-messages-container .wp-chatbot-avatar img, .wp-chatbot-agent-profile .wp-chatbot-widget-avatar img {
376 - width: 40px;
377 - height: 40px;
377 + width: 40px !important;
378 + height: 40px !important;
378 379 object-fit: cover;
379 380 }
380 381
381 382 /*********************************************************************************
@@ -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 +}