| @@ -3179,9 +3179,11 @@ | ||
| 3179 | 3179 | display: flex; |
| 3180 | 3180 | } |
| 3181 | 3181 | |
| 3182 | 3182 | /* AI Actions page — match WPBot Control Panel layout */ |
| 3183 | -body.chatbot-wpbot-lite_page_wpbot_ai_actions { | |
| 3183 | +body.chatbot-wpbot-lite_page_wpbot_ai_actions, | |
| 3184 | +body.chatbot-wpbot-lite_page_wbcs-botsessions-page, | |
| 3185 | +body.wpbot-panel_page_wbcs-botsessions-page { | |
| 3184 | 3186 | background-color: #F5F7FD; |
| 3185 | 3187 | } |
| 3186 | 3188 | |
| 3187 | 3189 | .wp-chatbot-tabs.qcld-ai-actions-layout { |