mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
fix(roles): move search button to right side of screen (#6306)
This commit is contained in:
parent
f170082137
commit
7a16f847c4
@ -209,6 +209,7 @@ export const ManageRoles = () => {
|
||||
{rolesError && message.error('Failed to load roles! An unexpected error occurred.')}
|
||||
<SourceContainer>
|
||||
<TabToolbar>
|
||||
<div />
|
||||
<SearchBar
|
||||
initialQuery={query || ''}
|
||||
placeholderText="Search roles..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user