mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-05-28 01:34:29 +02:00
Add missing space and line break
This commit is contained in:
parent
fba02d69fa
commit
75485f2d7d
@ -139,7 +139,7 @@
|
||||
<div class="">{{finalPromptTokens}}</div>
|
||||
</div>
|
||||
<div class="flex-container wide100p">
|
||||
<div class="flex1"><span data-i18n="Max Context">Max Context</span><small data-i18n="(Context Size - Response Length)">(Context Size - Response Length)</small><span data-i18n=":">:</span></div>
|
||||
<div class="flex1"><span data-i18n="Max Context">Max Context</span> <small data-i18n="(Context Size - Response Length)">(Context Size - Response Length)</small><span data-i18n=":">:</span></div>
|
||||
<div class="">{{thisPrompt_max_context}}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<div>
|
||||
<span data-i18n="Are you sure you want to delete the theme?">Are you sure you want to delete the theme?</span>
|
||||
<div data-i18n="Are you sure you want to delete the theme?">Are you sure you want to delete the theme?</div>
|
||||
<b>"{{themeName}}"<b>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user