Skip to content

Commit

Permalink
dev: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Fortyseven committed Oct 4, 2024
1 parent 9030ffa commit 53a6146
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/TabPages/Variables/Variables.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@
</h3>
{#if showPreview}
<textarea
readonly disabled
readonly
disabled
class="overflow-scroll w-full h-full max-h-64 bg-core-color-darker5 p-2 resize- text-accent-color-lighter3"
>{$systemPromptTemplated}</textarea
>
Expand Down

0 comments on commit 53a6146

Please sign in to comment.