mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-08 13:12:08 +00:00
fix(cli): fix layout width bug and ensure system prompt header is used
This commit is contained in:
parent
271130af56
commit
4bd6fce1c1
1 changed files with 0 additions and 3 deletions
|
|
@ -228,9 +228,6 @@ HTML_TEMPLATE = """<!DOCTYPE html>
|
|||
margin: 0;
|
||||
}}
|
||||
|
||||
.layout-multi .main-content {{
|
||||
width: 0;
|
||||
}}
|
||||
.session-view.active {{
|
||||
display: block;
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue