mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 13:36:02 -03:30
add bottom border to org tabs
This commit is contained in:
@@ -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]}
|
||||
|
||||
Reference in New Issue
Block a user