Merge pull request #2799 from SillyTavern/bg-menu-title

b4948ec8428c3d9cca961696028069a5eea8c8d7

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +4 -1Ignore whitespace
public/index.html+4 -1
@@ -4339,7 +4339,10 @@
4339 </div>4339 </div>
4340 <div id="Backgrounds" class="drawer-content closedDrawer">4340 <div id="Backgrounds" class="drawer-content closedDrawer">
4341 <div class="flex-container">4341 <div class="flex-container">
4342 <div class="flex-container wide100p">4342 <div class="flex-container alignItemsBaseline wide100p">
4343 <h3 class="margin0 flex2" data-i18n="Background Image">
4344 Background Image
4345 </h3>
4343 <input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />4346 <input id="bg-filter" data-i18n="[placeholder]Filter" placeholder="Filter" class="text_pole flex1" type="search" />
4344 <div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">4347 <div id="auto_background" class="menu_button menu_button_icon" data-i18n="[title]Automatically select a background based on the chat context" title="Automatically select a background based on the chat context.">
4345 <i class="fa-solid fa-wand-magic"></i>4348 <i class="fa-solid fa-wand-magic"></i>