mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge pull request #3765 from SillyTavern/feat/wi-content-expando
Add expand editor for WI content
This commit is contained in:
@@ -6086,8 +6086,11 @@
|
||||
<label for="content ">
|
||||
<small>
|
||||
<span class="alignitemscenter flex-container flexnowrap wide100p justifySpaceBetween">
|
||||
<span data-i18n="Content" class="alignitemscenter flex-container flexNoGap mdhotkey_location">
|
||||
Content
|
||||
<span class="alignitemscenter flex-container">
|
||||
<span data-i18n="Content" class="mdhotkey_location">
|
||||
Content
|
||||
</span>
|
||||
<i class="editor_maximize fa-solid fa-maximize right_menu_button" title="Expand the editor" data-i18n="[title]Expand the editor"></i>
|
||||
</span>
|
||||
<span>
|
||||
(<span data-i18n="extension_token_counter">Tokens:</span> <span class="world_entry_form_token_counter" data-first-run="true">counting...</span>)
|
||||
|
Reference in New Issue
Block a user