Fix index.html formatting

9698c787258c4cbda192f083f5e326776f914004

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

1 files changed, +17 -17Ignore whitespace
public/index.html+17 -17
@@ -4779,10 +4779,10 @@
4779 <input id="never_resize_avatars" type="checkbox" />4779 <input id="never_resize_avatars" type="checkbox" />
4780 <small data-i18n="Never resize avatars">Never resize avatars</small>4780 <small data-i18n="Never resize avatars">Never resize avatars</small>
4781 </label>4781 </label>
4782 <label data-i18n="[title]Allow animations for WEBP backgrounds. This is only a change for the selection menu." for="background_thumbnails_animation" class="checkbox_label" title="Allow animations for WEBP backgrounds. This is only a change for the selection menu.">4782 <label data-i18n="[title]Allow animations for WEBP backgrounds. This is only a change for the selection menu." for="background_thumbnails_animation" class="checkbox_label" title="Allow animations for WEBP backgrounds. This is only a change for the selection menu.">
4783 <input id="background_thumbnails_animation" type="checkbox" />4783 <input id="background_thumbnails_animation" type="checkbox" />
4784 <small data-i18n="Animated background thumbnails">Animated background thumbnails</small>4784 <small data-i18n="Animated background thumbnails">Animated background thumbnails</small>
4785 </label>4785 </label>
4786 <label class="checkbox_label" for="show_card_avatar_urls" title="Show actual file names on the disk, in the characters list display only." data-i18n="[title]Show actual file names on the disk, in the characters list display only">4786 <label class="checkbox_label" for="show_card_avatar_urls" title="Show actual file names on the disk, in the characters list display only." data-i18n="[title]Show actual file names on the disk, in the characters list display only">
4787 <input id="show_card_avatar_urls" type="checkbox" />4787 <input id="show_card_avatar_urls" type="checkbox" />
4788 <small data-i18n="Show avatar filenames">Show avatar filenames</small>4788 <small data-i18n="Show avatar filenames">Show avatar filenames</small>
@@ -6868,19 +6868,19 @@
6868 <div class="mes_reasoning"></div>6868 <div class="mes_reasoning"></div>
6869 </details>6869 </details>
6870 <div class="mes_text"></div>6870 <div class="mes_text"></div>
6871 <div class="mes_img_container">6871 <div class="mes_img_container">
6872 <div class="mes_img_controls">6872 <div class="mes_img_controls">
6873 <div title="Expand and zoom" class="right_menu_button fa-lg fa-solid fa-magnifying-glass mes_img_enlarge" data-i18n="[title]Expand and zoom"></div>6873 <div title="Expand and zoom" class="right_menu_button fa-lg fa-solid fa-magnifying-glass mes_img_enlarge" data-i18n="[title]Expand and zoom"></div>
6874 <div title="Caption" class="right_menu_button fa-lg fa-solid fa-envelope-open-text mes_img_caption" data-i18n="[title]Caption"></div>6874 <div title="Caption" class="right_menu_button fa-lg fa-solid fa-envelope-open-text mes_img_caption" data-i18n="[title]Caption"></div>
6875 <div title="Delete" class="right_menu_button fa-lg fa-solid fa-trash-can mes_img_delete" data-i18n="[title]Delete"></div>6875 <div title="Delete" class="right_menu_button fa-lg fa-solid fa-trash-can mes_img_delete" data-i18n="[title]Delete"></div>
6876 </div>6876 </div>
6877 <div class="mes_img_swipes">6877 <div class="mes_img_swipes">
6878 <div title="Swipe left" class="right_menu_button fa-lg fa-solid fa-chevron-left mes_img_swipe_left" data-i18n="[title]Swipe left"></div>6878 <div title="Swipe left" class="right_menu_button fa-lg fa-solid fa-chevron-left mes_img_swipe_left" data-i18n="[title]Swipe left"></div>
6879 <div class="mes_img_swipe_counter">1/1</div>6879 <div class="mes_img_swipe_counter">1/1</div>
6880 <div title="Swipe right" class="right_menu_button fa-lg fa-solid fa-chevron-right mes_img_swipe_right" data-i18n="[title]Swipe right"></div>6880 <div title="Swipe right" class="right_menu_button fa-lg fa-solid fa-chevron-right mes_img_swipe_right" data-i18n="[title]Swipe right"></div>
6881 </div>6881 </div>
6882 <img class="mes_img" src="" />6882 <img class="mes_img" src="" />
6883 </div>6883 </div>
6884 <div class="mes_bias"></div>6884 <div class="mes_bias"></div>
6885 </div>6885 </div>
6886 <div class="flex-container swipeRightBlock flexFlowColumn flexNoGap">6886 <div class="flex-container swipeRightBlock flexFlowColumn flexNoGap">