Button enlargement therapy

9744e6ab2f228090fce34f4f9e844eba37d67f6d

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

1 files changed, +1 -1Ignore whitespace
public/scripts/templates/welcomePanel.html+1 -1
@@ -74,7 +74,7 @@
74 {{/each}}74 {{/each}}
75 {{#if more}}75 {{#if more}}
76 <button class="menu_button menu_button_icon showMoreChats" data-i18n="[title]Show more recent chats" title="Show more recent chats">76 <button class="menu_button menu_button_icon showMoreChats" data-i18n="[title]Show more recent chats" title="Show more recent chats">
77 <small class="fa-solid fa-chevron-down"></small>77 <small class="fa-solid fa-chevron-down fa-fw fa-1x"></small>
78 </button>78 </button>
79 {{/if}}79 {{/if}}
80 </div>80 </div>