add bottom border to org tabs

This commit is contained in:
Alex Corey
2019-05-03 10:20:32 -04:00
parent a3fdb4aee3
commit b8b2209335
4 changed files with 17 additions and 36 deletions

View File

@@ -182,6 +182,7 @@ exports[`<OrganizationNotifications /> initially renders succesfully 1`] = `
>
<DataListToolbar
add={null}
addBtnToolTipContent="Add"
addUrl={null}
columns={
Array [
@@ -211,6 +212,7 @@ exports[`<OrganizationNotifications /> initially renders succesfully 1`] = `
noLeftMargin={false}
onCompact={null}
onExpand={null}
onOpenDeleteModal={null}
onSearch={[Function]}
onSelectAll={null}
onSort={[Function]}