diff --git a/py_service/app/templates/pages/bot_dialogues.html b/py_service/app/templates/pages/bot_dialogues.html index 0301603..d657741 100644 --- a/py_service/app/templates/pages/bot_dialogues.html +++ b/py_service/app/templates/pages/bot_dialogues.html @@ -86,6 +86,7 @@ #delete-modal .modal { max-width:420px; } #delete-modal h2 { font-size:16px; margin-bottom:8px; } #delete-modal p { color:var(--text-secondary); font-size:14px; } +.main-header { display: none !important; }