Browse Source

update database page css

Signed-off-by: ryjiang <jiangruiyi@gmail.com>
ryjiang 1 year ago
parent
commit
1641e7da5e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      client/src/pages/databases/Databases.tsx

+ 0 - 1
client/src/pages/databases/Databases.tsx

@@ -18,7 +18,6 @@ const useStyles = makeStyles((theme: Theme) => ({
   wrapper: {
     flexDirection: 'row',
     gap: theme.spacing(2),
-    maxHeight: 'calc(100% - 105px)', // header + margin
   },
   tree: {
     boxShadow: 'none',