mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
Fix output search styling
This commit is contained in:
@@ -200,7 +200,7 @@ const OutputFooter = styled.div`
|
||||
`;
|
||||
|
||||
const Toolbar = styled(_Toolbar)`
|
||||
position: inherit;
|
||||
position: inherit !important;
|
||||
`;
|
||||
|
||||
const ToolbarContent = styled(_ToolbarContent)`
|
||||
|
||||
Reference in New Issue
Block a user