fix show all link color (#12625)

This commit is contained in:
Alan Ren
2020-09-25 10:55:35 -07:00
committed by GitHub
parent 94d0e1972e
commit 7e74465fb1

View File

@@ -153,7 +153,7 @@ export default () => `
<div class="ads-homepage-section content extensions">
<div class="flex flex-j-between">
<h2>Extend your data studio</h2>
<a role="button" class="link-show-all flex" href="command:workbench.view.extensions">${escape(localize('welcomePage.showAll', "Show All"))} <span class="icon-arrow-right"></span></a>
<a role="button" class="link-show-all flex ads-welcome-page-link" href="command:workbench.view.extensions">${escape(localize('welcomePage.showAll', "Show All"))} <span class="icon-arrow-right"></span></a>
</div>
<div class="row ads-grid grip-gap-50">
<div