Replace text with chevron

f656fba2138c8df8394b139d33734227db497391

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

1 files changed, +2 -4Showing whitespace changes
public/scripts/templates/welcomePanel.html+2 -4
@@ -67,10 +67,8 @@
6767 {{/with}}
6868 {{/each}}
6969 {{#if more}}
70- <button class="menu_button menu_button_icon showMoreChats">
70+ <button class="menu_button menu_button_icon showMoreChats" data-i18n="[title]Show more recent chats" title="Show more recent chats">
7171 <small data-i18nclass="Showfa-solid morefa-chevron-down"></small>
72- Show more
73- </small>
7472 </button>
7573 {{/if}}
7674 </div>