Add buttons

7ecd0602df74f287f7d2153325424e4746eb2516

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

1 files changed, +15 -3Ignore whitespace
public/index.html+15 -3
@@ -3100,9 +3100,21 @@
3100 <div class="drawer-icon fa-solid fa-font fa-fw closedIcon" title="AI Response Formatting" data-i18n="[title]AI Response Formatting"></div>3100 <div class="drawer-icon fa-solid fa-font fa-fw closedIcon" title="AI Response Formatting" data-i18n="[title]AI Response Formatting"></div>
3101 </div>3101 </div>
3102 <div id="AdvancedFormatting" class="drawer-content">3102 <div id="AdvancedFormatting" class="drawer-content">
3103 <h3 class="margin0" data-i18n="Advanced Formatting">3103 <div class="flex-container alignItemsBaseline">
3104 Advanced Formatting3104 <h3 class="margin0 flex1" data-i18n="Advanced Formatting">
3105 </h3>3105 Advanced Formatting
3106 </h3>
3107 <div class="flex-container">
3108 <div id="af_master_import" class="menu_button menu_button_icon">
3109 <i class="fa-solid fa-file-import"></i>
3110 <span data-i18n="Master Import">Master Import</span>
3111 </div>
3112 <div id="af_master_export" class="menu_button menu_button_icon">
3113 <i class="fa-solid fa-file-export"></i>
3114 <span data-i18n="Master Export">Master Export</span>
3115 </div>
3116 </div>
3117 </div>
3106 <div class="flex-container spaceEvenly">3118 <div class="flex-container spaceEvenly">
3107 <div id="ContextSettings" class="flex-container flexNoGap flexFlowColumn flex1">3119 <div id="ContextSettings" class="flex-container flexNoGap flexFlowColumn flex1">
3108 <div>3120 <div>