Skip to content

Commit

Permalink
More finagling w/ llm-chat-content location, today's changes result in
Browse files Browse the repository at this point in the history
it not being displayed so reverting to last night's version.
  • Loading branch information
mcjustin committed Dec 4, 2024
1 parent 0a8f862 commit 57d01b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/(viewer)/ips/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
{:else}
<!-- Single tab view -->
<Row class="mx-0 my-4">
<Col>
<Col>
<div id="llm-chat-content" style="display: block; margin: 30px;">
<table id="chat-messages" style="width: 100%; border-collapse: collapse;">
<thead>
Expand Down

0 comments on commit 57d01b6

Please sign in to comment.