Skip to content
Snippets Groups Projects
Unverified Commit 164f0f5d authored by Raphael Krut-Landau's avatar Raphael Krut-Landau Committed by GitHub
Browse files

Fix TableBrowser flex (#38324)

parent aa76efb2
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ import { Grid, GridItem } from "metabase/components/Grid";
export const TableGrid = styled(Grid)`
width: 100%;
flex: 1;
`;
export const TableGridItem = styled(GridItem)`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment