ux: minor update to look of stackdriver query help

This commit is contained in:
Torkel Ödegaard
2018-10-06 12:09:30 -07:00
committed by Daniel Lee
parent 07eba60e24
commit 3fa83d2755
4 changed files with 28 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ export class TeamList extends PureComponent<Props, any> {
<div className="page-action-bar__spacer" />
<a className="btn btn-success" href="org/teams/new">
<i className="fa fa-plus" /> New team
New team
</a>
</div>

View File

@@ -62,10 +62,7 @@ exports[`Render should render teams table 1`] = `
className="btn btn-success"
href="org/teams/new"
>
<i
className="fa fa-plus"
/>
New team
New team
</a>
</div>
<div