Add elipses ref #127428

This commit is contained in:
Jackson Kearl 2021-07-01 09:19:39 -06:00
parent a1d72aa83a
commit 578face03e
No known key found for this signature in database
GPG key ID: DA09A59C409FC400

View file

@ -1045,7 +1045,7 @@ export class GettingStartedPage extends EditorPane {
5,
undefined,
undefined,
$('button.button-link.see-all-walkthroughs', { 'tabindex': '0', 'x-dispatch': 'seeAllWalkthroughs' }, localize('seeMore', "Show All")),
$('button.button-link.see-all-walkthroughs', { 'tabindex': '0', 'x-dispatch': 'seeAllWalkthroughs' }, localize('showAll', "Show All...")),
renderGetttingStaredWalkthrough);
gettingStartedList.onDidChange(() => {