Fix output search styling

This commit is contained in:
mabashian 2021-03-18 14:08:34 -04:00
parent 2c8d524b1a
commit ac06f9e432

View File

@ -200,7 +200,7 @@ const OutputFooter = styled.div`
`;
const Toolbar = styled(_Toolbar)`
position: inherit;
position: inherit !important;
`;
const ToolbarContent = styled(_ToolbarContent)`